Welcome![Sign In][Sign Up]
Location:
Search - gcc socket

Search list

[Internet-Networkunix-socket

Description: unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Platform: | Size: 936 | Author: 能通 | Hits:

[Other resourceTCPIP_socket

Description: 用于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
Platform: | Size: 4583 | Author: 刘健华 | Hits:

[Linux-Unixcheck_sum_

Description: /*** *** 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 *****/
Platform: | Size: 2759 | Author: 陈东 | Hits:

[Linux-Unixsource

Description: Linux gcc 关于socket的讲解,主要是使用raw来捕获数据包的
Platform: | Size: 8263 | Author: | Hits:

[SourceCode伯克利socket聊天室

Description: 使用伯克利套接字以及Select实现了一个聊天大厅, 使用GCC编译, 平台为linux或者类unix系统.
Platform: | Size: 8436 | Author: 785771350@qq.com | Hits:

[Linux-Unixcheck_sum_

Description: /*** *** 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*****/
Platform: | Size: 2048 | Author: 陈东 | Hits:

[Internet-Networkunix-socket

Description: unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Platform: | Size: 1024 | Author: 能通 | Hits:

[Other Embeded programTCPIP_socket

Description: 用于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
Platform: | Size: 4096 | Author: 刘健华 | Hits:

[Linux-Unixsource

Description: Linux gcc 关于socket的讲解,主要是使用raw来捕获数据包的-Linux gcc explanation on the socket is mainly used to capture raw packets
Platform: | Size: 8192 | Author: | Hits:

[Linux-Unixsocket

Description: socket通信的源代码。可以直接用GCC编译.-socket communication.
Platform: | Size: 1024 | Author: fx | Hits:

[Bookssockeprogramming

Description: socket programming c unix g-socket programming c unix gcc
Platform: | Size: 13312 | Author: deeps | Hits:

[Internet-Networkclient-server

Description: 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.
Platform: | Size: 1024 | Author: 黄珺 | Hits:

[Linux-Unixc-s-huangjun86

Description: 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.
Platform: | Size: 1024 | Author: 黄珺 | Hits:

[Internet-Networkser_cli

Description: 基于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
Platform: | Size: 6144 | Author: 范超 | Hits:

[Internet-Networksourcesocket

Description: socket program by gcc for linux
Platform: | Size: 8192 | Author: mohamed | Hits:

[Internet-Networkex2cli

Description: 网络文件传输,用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.
Platform: | Size: 1024 | Author: 郭崇鑫 | Hits:

[Linux-Unixyao

Description: 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.
Platform: | Size: 98304 | Author: 徐德亮 | Hits:

[Internet-Networkgcc_socket_program

Description: 自己写的,实现了基本的网络通讯,上传文件和p2p下载.txt文件-gcc socket program
Platform: | Size: 6144 | Author: mao | Hits:

[Internet-Networksocket-for-linux

Description: socket for linux,在linux系统下,利用GCC,实现本地计算机之间的单个字节的通信。-socket for linux
Platform: | Size: 2048 | Author: awkwardgirl | Hits:

[Internet-Networksocket

Description: 此程序实现了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.
Platform: | Size: 6144 | Author: GXG | Hits:
« 12 »

CodeBus www.codebus.net