搜索资源列表
-
0下载:
一个基于UDP协议的简单的网络聊天工具,聊天程序既是客户端,可以链接到远程主机,同时又是UDP服务器,可以响应计算机的链接要求,而且增加一个服务器,提供注册和监控的功能。-based on a simple UDP network chat tools, chat program is the client, can link to a remote host, but it is also UDP server, the computer can respond to the link, bu
-
-
0下载:
通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。
本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。
-The learning process through this small you can learn how to use the socket network progr
-
-
0下载:
本程序可在Visual C++的环境下运行。可以选择是TCP连接还是UDP连接。运行程序时既可以做服务器又可以做客户端,还可以一个窗口既是服务器又是客户端。可以发送消息,也可以传输文件,还可以实现抓取屏幕的功能。这是一个功能强大的应用程序。-This program can be in Visual C++ environment to run. Can choose a TCP connection or UDP connections. When running the program ca
-
-
0下载:
一套UDP聊天程序VC++源码包括服务端和客户端-A UDP chat program VC++ source code, including server and client
-
-
0下载:
用C#写的聊天程序,它是基于通讯协议UDP的,服务器和客户端点对点的通讯程序。-Chat program written in C#, which is a UDP-based communication protocol, server and client peer-to-peer communication program.
-
-
0下载:
使用java的udp实现的聊天程序,建立服务器后,客户端聊天为p2p实现-The use of java udp chat program to achieve the establishment of the server, chat client for the p2p achieve
-
-
0下载:
java语言写的通信程序,使用UDP协议,采用服务器客户端模式,结构清晰-java language written communication program, using the UDP protocol, using a server-client model, a clear structure
-