搜索资源列表
PBTCP_IP
- 本文论述了WinSock 编,以及在PB 中编写TCP/ IP 程序的实现方法同时指出了PB 通过使用win2 dows 下的sockets 接口及通过访问WinSock. DL 中的函数实现网络通信的原理。并论述了网络消息发送的底层工 作原理,以及实现在企业局域网内点对点的信息转发或点对多的信息广播的方法。-This paper introduces the WinSock program and the way of realization of TCP/ IP program2
data
- 在Windows环境下socket编程实现TCP服务器发送消息,客户端接收消息-In Windows environment socket programming,realizing the server sends TCP messages, client receive messages
RemoteControl
- 远程控制的实现 本文首先介绍了实现远程控制基础Socket编程的基本概念,以及Windows的消息系统,接着从建立Socket套接字开始-remote control