搜索资源列表
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
socket_vc_demo
- 这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server pr
socket_test
- 一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp / ip and udp used for both server side, but also can be used for client -
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
connector
- 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running
用Socket实现TCP/IP协议的数据文件传输
- 用Socket实现TCP/IP协议的数据文件传输
tcp-ip.rar
- 用VC6.0写的TCP通信协议,适合想学习SOCKET编程的新朋友学习用,VC6.0 written with TCP communication protocol, suitable for programming SOCKET want to learn new friends to learn
socket
- socket通信,包括TCP/IP和UDP两种通信方式-socket
GPRSDLL00000
- GPRS DTU的通讯驱动链接库,基于TCP/IP socket-DTU communication driver base TCP/IP
TCPIP
- 运用套接字进行IP/TCP通信, 学习socket和IPTCP-Sockets for the use of IP/TCP communications, socket and IPTCP learning
socket
- 我们自己创建各个的头部,系统只是把它们发送出去. 在实例中,由于我们要修改我们的源IP地址, 所以我们使用了setsockopt函数,如果我们只是修改TCP数据,那么IP数据一样也可以由系统来创建的. -To create all our own head, the system only to send them out. In the example, because we have to modify our source IP address, so we use the sets
socketTCP
- 同步套接字Socket通讯,主要通过TCP/IP进行通讯-Synchronous Socket Socket Communications
@TcpIp
- TCP IP Server Client Socket Program
socketCom
- TCP/IP Socket communication source code
55
- 是基于 windows socket 通讯很好的 是TCP/IP 做的很好 -Windows socket-based communication is a good TCP/IP to do good
NetMeeting_VideoCapture1
- 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 j
TCP
- TCP通信代码,TCP IP套接字,TCPEchoClient4.c-TCP communication code, TCP IP socket
java版及时通讯系统
- 采用socket套接字,使用tcp/ip协议进行消息的及时通讯,模仿qq,初学者的必备。
CSocketTCP-IP
- VC 中关于socket写的TCP/IP通讯例子,分为服务器端和客户端。-VC wrote concerning socket TCP/IP communications example, it is divided into server and client.
CoolerServer
- 用C++Builder6.0做的冷却控制柜服务端应用程序,Modbus通信协议,tcp/ip的socket通信。-C++ Builder6.0 do with the cooling control cabinet server application procedures, Modbus communication protocol, tcp/ip socket communication.