Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gcc socket
Search - gcc socket - List
unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Update : 2008-10-13 Size : 936byte Publisher : 能通

用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序 -for the gprs wavecom communication module compiler is GCC IDE is VC Embedded Systems OPENAT 3.12 is a client TCP socket source
Update : 2008-10-13 Size : 4.48kb Publisher : 刘健华

/*** *** check_sum.c********************/ /* linux 利用原始socket抓包,并进行tcp封包伪造,进行正确的校验和计算的例子程序.****/ /*作者 CBCHEN .CBCHEN@ZZIA.EDU.CN***************/ /*在 linux2.4,环境,gcc 下编译通过*****/-/*** *** *** *** check_sum.c ******************* * / / * linux using primitive capturing Packet socket, and forged tcp packet for the correct calibration and calculation procedures example .****/ / * Author CBCHEN. CBCHEN@ZZIA.EDU.CN ********* ******/ / * linux2.4, the environment, gcc compiler through *****/
Update : 2008-10-13 Size : 2.69kb Publisher : 陈东

DL : 0
Linux gcc 关于socket的讲解,主要是使用raw来捕获数据包的
Update : 2008-10-13 Size : 8.07kb Publisher :

使用伯克利套接字以及Select实现了一个聊天大厅, 使用GCC编译, 平台为linux或者类unix系统.
Update : 2010-10-26 Size : 8.24kb Publisher : 785771350@qq.com

/*** *** check_sum.c********************/ /* linux 利用原始socket抓包,并进行tcp封包伪造,进行正确的校验和计算的例子程序.****/ /*作者 CBCHEN .CBCHEN@ZZIA.EDU.CN***************/ /*在 linux2.4,环境,gcc 下编译通过*****/-/************ check_sum.c********************//* linux using primitive capturing Packet socket, and forged tcp packet for the correct calibration and calculation procedures example .****//* Author CBCHEN. CBCHEN@ZZIA.EDU.CN***************//* linux2.4, the environment, gcc compiler through*****/
Update : 2025-02-17 Size : 2kb Publisher : 陈东

unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Update : 2025-02-17 Size : 1kb Publisher : 能通

用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序 -for the gprs wavecom communication module compiler is GCC IDE is VC Embedded Systems OPENAT 3.12 is a client TCP socket source
Update : 2025-02-17 Size : 4kb Publisher : 刘健华

DL : 0
Linux gcc 关于socket的讲解,主要是使用raw来捕获数据包的-Linux gcc explanation on the socket is mainly used to capture raw packets
Update : 2025-02-17 Size : 8kb Publisher :

DL : 0
socket通信的源代码。可以直接用GCC编译.-socket communication.
Update : 2025-02-17 Size : 1kb Publisher : fx

socket programming c unix g-socket programming c unix gcc
Update : 2025-02-17 Size : 13kb Publisher : deeps

C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socket communication is absolutely original, I hope everyone can support.
Update : 2025-02-17 Size : 1kb Publisher : 黄珺

linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absolutely original, welcome to a lot of support.
Update : 2025-02-17 Size : 1kb Publisher : 黄珺

基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222  -TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source. Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
Update : 2025-02-17 Size : 6kb Publisher : 范超

socket program by gcc for linux
Update : 2025-02-17 Size : 8kb Publisher : mohamed

网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
Update : 2025-02-17 Size : 1kb Publisher : 郭崇鑫

DL : 0
linux 命令行下的网络socket 和sqlite3 的完全实现,gcc 4.0 以上版本编译;服务器是基于进程实现的并发服务器。-linux command line sqlite3 network socket, and the full realization, gcc 4.0 or later to compile server is a server-based process to achieve concurrency.
Update : 2025-02-17 Size : 96kb Publisher : 徐德亮

自己写的,实现了基本的网络通讯,上传文件和p2p下载.txt文件-gcc socket program
Update : 2025-02-17 Size : 6kb Publisher : mao

socket for linux,在linux系统下,利用GCC,实现本地计算机之间的单个字节的通信。-socket for linux
Update : 2025-02-17 Size : 2kb Publisher : awkwardgirl

此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port number to achieve linux and Windows on the tcp communication.
Update : 2025-02-17 Size : 6kb Publisher : GXG
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.