搜索资源列表
Chat-UDP
- 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;
4548
- 如题... ..网络答题客户端易语言模块与例程-Such as the title ... .. the network easy to answer client language module with routines
winsock
- 1.使用VC6.0的开发环境,构建工程为Win32 Console Application类型 2.功能简述: 标准时间服务器上的时间为网络内的标准时间;当网络内某台主机(客户端)需要调整时间时,便发送一个请求信息到时间服务器;时间服务器接到请求后,把本地时间作为标准时间发送到客户端;客户端更改本地时间为标准时间。 -1 using VC6.0 development environment to build the project for the Win32 Console Ap