搜索资源列表
TCP_UDP
- TCP和UDP通信的socket编程demo,linux ubuntu下测试通过,有makefile-socket demo of communicating with TCP/UDP protocols
demo
- 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
ordering.tar
- 简单的linux下的网络订货小程序demo,实现了套接字、IPC等编程,客户端与服务器采用本机模拟,稍加修改即可实现异地通信。-Linux network under simple ordering applet demo, to achieve the socket, IPC and other programming, the client and server using the machine simulation, slightly modified off-site communic
tf.tar
- Linux下基于TCP传送文件的demo-a socket demo in linux system
UnixSocketIO
- Linux进程间通讯的一种,本地Socket通讯,用C封装成非常简单的库,一共5个接口,支持阻塞延时,还有demo程序。-Linux inter-process communication a local Socket communication using C encapsulated into a very simple library, a total of five interfaces to support the blocking delay, as well as the demo
file_trans
- Linux Socket下文件传输Demo-Linux Socket file transfer Demo
socket-demo
- 使用C++编写Linux下socket程序练习-Using C++ to write under Linux socket program practice
demo
- linux c socket 初始化网络,发送,接收数据程序。-linux c socket initialize the network, send and receive data process.
socket-demo
- LINUX SOCKET进程间通信,怎么使用socket进行编程-linux socket inter-process commnuication,how to use socket programme
02_TCP_sample
- linux 下socket编程学习demo-linux socket tcp deom
Linux环境 C++ socket 客户端 服务端简单详细Demo
- Linux下简单的C++ socket编程.doc(c++ socket(on linux))