搜索资源列表
dhcp源代码
- dhcp的源代码 包括服务端和客户端
hashkey
- 利用哈希运算产生服务端和客户端的通信密钥- Produces the service end and the customer end correspondence key using the Hasche operation
simple_mail
- 我自己用java编写的简单邮件系统,包括服务端和客户端,完成邮件系统的简单功能,对于学习java网络和swing编程会有一些帮助的-my own use java prepared by the simple mail system, including the server and client, the completion of a simple mail system function, learning java programming networks and swing some
authen
- 采用非对称密钥加密方式的应用系统认证系统,系统包括服务端和客户端两部分,服务端运行在unix平台,客户端可以运行在unix和windows两种平台。-non-symmetric key encryption methods of application authentication system, the system including the server and client two parts, the server running on Unix platforms, the clie
RemoteCtrl
- 完整的远程控制程序源代码,包括服务端和客户端。两者通过Socket进行数据交换,达到监控的目的。-integrity of the remote control program source code, including services and clients. Socket both through the exchange of information to achieve the purpose of monitoring.
ppbluesky1
- P2P的流媒体使得以少量带宽建立大规模的流媒体直播成为可能。 本控件,服务端和客户端 都采用同一个控件。可以方便的嵌入到网页或者软件中去。网站经营者 可以在服务端自己控制所播放的内容或者广告。-P2P streaming media makes a small amount of bandwidth to build a large-scale streaming media broadcast possible. The controls, services and clients
jywtx
- 类似于icq之类的基于c/s模式的局域网内部通信程序,包含服务端和客户端。-similar to icq like on c / s mode LAN internal communications procedures, including server and the client.
MulThreadUpDown
- 传圣(测试版)说明 本软件适用于装有IP/TCP协议的电脑。 主要功能:电脑间传送大型文件(如电影等)。 主要特点: 1.采用了多线程技术,速度明显高于同类软件。 2.支持多文件同时传送。 3.支持段点继传,也就是说文件可分多次传送。 4.分服务端和客户端,服务器支持多客户。 5.在传送过程中可实时对话,有聊天功能。 6.为了提高效率,本软件做得短小精悍,两文件只有100K,可以直接运行,不用安装。 7.麻雀虽小,但五脏俱全,功能多,操
simpleqq
- 一个简单的qq小程序,包括服务端和客户端-a simple qq small programs, including services and clients
VC++ telnet服务端和客户端源代码
- 详细的telnet服务端和客户端,是用vc6实现的,非常值得借鉴.
Char 聊天室服务端和客户端程序
- 一个聊天室服务端和客户端程序,可以设置服务器和端口,A chat room service client and the client program, you can set the server and port
networkgame
- 源码包括了一整个网络四国军旗游戏的服务端和客户端,用VC6.0开发,数据库为MSSQL2000,并且包括了详细的设计报告及其用户说明书!-Source, including a whole network of the four countries flag game server and client, using VC6.0 development, database MSSQL2000, and includes a detailed design report and the user
TCP
- TCP连接实例,同时包含服务端和客户端,支持Unix和Windows双平台-Examples of TCP connections, both client and client services to support Unix and Windows dual-platform
socket
- socket编程的两个小例子。包含服务端和客户端(TCPSocketClient,TCPSocketServer)。-socket programming examples of the two. Includes server and client.
Socket
- ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
liaotianshi
- 里面是一个仿QQ的聊天程序,包含服务端和客户端,服务端用完成端口实现,客户端则是用异步模式。-Which is a fake QQ chat program, including server and client, server port to achieve with the completion of the client is using asynchronous mode.
ChanSheng_sourcecode
- 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方法: 在服务端加入要
TCP
- 经典的tcp通讯示例,包括服务端和客户端-The classic example of tcp communication, including service and client
c++ SOCKET通信 服务端和客户端
- 给予linux平台下客户端和服务端进行socket通信(Server-side and client communication)
ftp上传和下载
- 通过qt和tpc实现的ftp的服务端和客户端的