搜索资源列表
tcpsrc
- 一个TCP开发的源程序,是linux下socket编程的范例。-a TCP development of the source is under linux socket programming model.
socket
- 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
linux下socket文件传输
- 实现了Linux环境下,局域网之间的各类文件传输,适合刚接触socket的初学者。
Linuxsocket文件传输送程序
- Linux下写的 socket 文件传输送程序服务端和客户端完美统一!命令行参数分析的完美方式!
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
tcpip1
- linux下的c语言的socket实现,了解c语言socket的基本流程。-c under linux socket implementation language
tcpcs
- tcp 客户端 服务器 linux下 socket编程-tcp client server socket bind connect
socket
- 套接字编程,包括windows和linux下-socket in windows and linux
UDP
- 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
netserver-d.0
- linux下tcp,udp通信库,socket类封装,http类封装,udp类封装,吐血奉献。-Under linux tcp, udp communication library, socket type of packaging, http class encapsulates, udp type of packaging, vomiting dedication.
tcp+udp
- socket网络编程在linux下的实现,支持tcp/udp两种协议(Socket network programming under Linux implementation, support tcp/udp two protocols)
socket
- socket编程实现,分为client端和server端,在linux操作系统下实现用户交互(Socket programming implementation, divided into client and server side, implemented user interaction under Linux operating system)
Linux下C语言Socket函数建立TCP连接
- LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)