搜索资源列表
chat
- 基于TCP/IP协议的网络编程,里面含有大量实例,都已测试运行过。-Based on TCP/IP protocol network programming, which contains a lot of instances, have been test run before.
LiaoTian
- 用C#开发的简单的聊天试验程序 使用TCP/IP通讯协议-With C# Developed a simple test procedures for the use of chat TCP/IP communication protocol
Test-Udp
- 网络连接测试软件,易于操作。可简单的点对点聊天。-Network connectivity testing software, easy to operate. Can be a simple peer-to-peer chat.
cs_socket
- 用vb实现的tcp/ip通讯程序,可以实现服务器与客户的聊天功能,重要的是在程序中测试了服务器端向客户端发送一个参数数组的功能-Vb achieved using tcp/ip communication process can be achieved chat server and client functions, it is important to test in the proceedings of the server-side to the client to send a par
chat
- windows下的网络发送接收的测试程序,发送数据可以自己修改。(源代码)-sending and receiving windows network under test procedures, it can be changed to send data. (Source code)
Winsock-vb6-example-source-code
- This program is an example of VB6 winsock application. It has both server and client source codes that you can compile and test it for developping your own projects (for example, chat, game servers etc.)
tcp-ip
- CP/IP通信技术演示程序设计,VB语言为开发基础, 使用Socket 套接字作为开发的应用程序开发模型, 完成了网络在线聊天系统的设计及实现过程, 通过测试表明该系统可以方便的建立连接, 断开连接, 实现网络在线聊天系统的发送消息和接收消息等功能。内含此工程所有相关文件以及一篇程序设计演示报告演示。-TCP/IP communication technology demonstration program design, VB language for the development of t