-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
asp.net 2.0 + C# 2.0+SQL 2005 实现购物车系统源码
asp.net 2.0 + C# 2.0+SQL 2005 实现购物车系统源码-asp.net 2.0+ C# 2.0+ SQL 2005 to achieve source shopping cart system
- 2022-03-22 18:35:26下载
- 积分:1
-
使用手机发送段信的源码,包括串口操作和AT指令集。使用vb.net编写。...
使用手机发送段信的源码,包括串口操作和AT指令集。使用vb.net编写。-use the phone to send a letter of the source code, including the serial port operation and AT command set. Use vb.net prepared.
- 2022-03-26 10:02:44下载
- 积分:1
-
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可-NB zombie source can be directly compiled, server-side use can modify the cost of the ground line
- 2022-06-19 23:22:20下载
- 积分:1
-
use XML to sequence objects to network users messaging
运用XML来序列化对象,来进行网络用户之间的消息传递-use XML to sequence objects to network users messaging
- 2022-07-16 11:16:04下载
- 积分:1
-
一款类似于黑雨的邮箱密码攻克软件
一款类似于黑雨的邮箱密码攻克软件-similar to the one mail password capture software
- 2022-05-17 12:27:39下载
- 积分:1
-
telnet源码,实现客户端,服务器功能。利用VC++编译。
telnet源码,实现客户端,服务器功能。利用VC++编译。-telnet source to achieve the client, the server function. Use VC++ Compiler.
- 2022-02-21 03:35:26下载
- 积分:1
-
delphi 取得WINDOWS 活动目录(activedirectory)源码
delphi 取得WINDOWS 活动目录(activedirectory)源码-delphi activities made WINDOWS directory (activedirectory) FOSS
- 2022-02-24 21:28:30下载
- 积分:1
-
系统辅助的一些功能 屏蔽任务器 CMD 注册表等
系统辅助的一些功能 屏蔽任务器 CMD 注册表等-Some of the features the system auxiliary device CMD registry tasks such as shielding
- 2022-02-02 02:50:23下载
- 积分:1