-
利用delphi一步 交你如何操作usb端口。
利用delphi一步 交你如何操作usb端口。-use pay you step by step how to operate the USB port.
- 2022-01-22 17:35:28下载
- 积分:1
-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分:1
-
网络管理程序。含ping,ftp,smtp等功能
网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
- 2022-10-30 10:00:02下载
- 积分:1
-
vc++可视化编程,包括压缩、网络编程部分
vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.
- 2022-03-16 05:35:22下载
- 积分:1
-
P2P applications: BitTorrent source code
P2P应用:BitTorrent的源代码-P2P applications: BitTorrent source code
- 2023-09-02 03:40:02下载
- 积分:1
-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1
-
Winsock control through the establishment of client, server
通过Winsock控件建立的客户、服务器-Winsock control through the establishment of client, server
- 2022-02-12 02:25:45下载
- 积分:1
-
Socket的工具包,简化网络编程,很好的socket通信工具包
Socket的工具包,简化网络编程,很好的socket通信工具包-Socket tool kit to simplify network programming, a good socket communication Toolkit
- 2022-02-18 13:36:51下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
简单的asp会员管理系统
希望各位喜欢这个程序。
简单的asp会员管理系统
希望各位喜欢这个程序。-simple asp Member Management System I hope you like this procedure.
- 2022-03-15 13:56:30下载
- 积分:1