搜索资源列表
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
www.cohoo.com.cn.tcpip
- TCP/IP基本使用范例代码 source code-TCP / IP basic example of the use of code source code
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
VB_ModbusDll
- Simple demo of Modbus/tcp in VB
tcpipchat
- 利用tcp基本原理基于winsock编程实现的简单的聊天程序,实现类型C/S模式-Based on the basic principles of the use of tcp programming winsock simple chat program, to achieve the type of C/S mode
mbtcp
- A sample project use Modbus TCP protocol. This is can connect to all of Modbus TCP devices
EX_mytcp_3
- 自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。-I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next.
TCPSrv
- 上述代码是一个关于TCP通讯的服务器端的源程序。实现了一个简单服务器的基本功能。-The above code is a server on TCP communication source program. Implements a simple server basic functions
CSharp-QQ
- C#编写的一个通讯软件,模拟了qq的基本功能,对初学者学习tcp编程可能会有一些帮助-Communications software written in C# to simulate the basic functions of the qq tcp programming may be helpful for beginners to learn
common
- 基本服务器创建例子模型,套接字通讯,基于TCP协议-Basic server to create the example model, socket communication
MFC_socket_serTCP
- MFC基本对话框应用程序。实现TCP/IP通讯功能。该程序为客户端程序。-Basic MFC dialog application. Implement TCP/IP communication functions. The procedure for the client program.
TCPServer
- TCP服务器:包括主机端和客户端。代码简单,但包含了TCP通讯的基本内容。-TCP Server: includes host and client. The code is simple, but contains the basic content of TCP communication.
ipmsg_dong_V1.0(1)
- 这是为出入Linux世界的学弟学妹们准备的,关于tcp/udp的联系项目-飞鸽传书这个本人自己看飞鸽传书协议自己编写的 v1.0,完成了基本的功能:1:上线、下线广播2:收发消息3:收发文件-Ready access to the Linux world, Benedictine College Shanghai Campus, contact the project on the tcp/udp- IP Messenger, I see the IP Messenger v1.0 of the
