-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
TNT2简单留言本 v1.2 功能: 1.动态留言回复系统 2.删除、编辑、回复管理方便,并可查看留言者IP 3.后台可自由设置系统名称及页面meta标签...
TNT2简单留言本 v1.2 功能: 1.动态留言回复系统 2.删除、编辑、回复管理方便,并可查看留言者IP 3.后台可自由设置系统名称及页面meta标签-TNT2 simple message of the v1.2 features : 1. Dynamic voice response system 2. To delete, edit, reply to facilitate the management, who can view messages IP 3. Background system will be free to name and page meta tag
- 2022-02-22 05:56:23下载
- 积分:1
-
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子...
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子-VC-based Winsock2 sockets son sent the original procedure, which contains detailed notes, learning network programming is a good example
- 2022-03-04 12:55:26下载
- 积分:1
-
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
- 2023-07-31 11:30:03下载
- 积分:1
-
类似windows的net send功能的给其他windows机器发送消息的程序,其他机器不需要安装程序也可以收到消息...
类似windows的net send功能的给其他windows机器发送消息的程序,其他机器不需要安装程序也可以收到消息-A program in which message can be sent to others windows machine as like windows`s net sending function , and other machines can receive messages without installing this program
- 2022-03-19 07:17:47下载
- 积分:1
-
examples of the complete simulation of FTP functions. In 2000 server port for th...
该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait for the state of the link. Client and server-side to the other. Connecting once established, can the server and client file transfer between that the procedures requested folder is less than 32KB . the client suggested the importation document, the file name can bring path, the server received the documents, wrote to the corresponding location.
- 2023-08-10 12:45:04下载
- 积分:1
-
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台-qt prepared bt torrent download tools, running on QT4 environment, cross-platform
- 2023-01-23 03:35:04下载
- 积分:1
-
简单聊天软件,简单易学
winscok2.0
简单聊天软件,简单易学
winscok2.0
-Simple chat software, easy to learn winscok2.0
- 2022-02-26 16:55:31下载
- 积分:1
-
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。...
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。-Registration for the needs of network users, users only need to register online through the network, administrators can apply an effect to all information, improve work efficiency.
- 2022-06-30 02:31:38下载
- 积分:1
-
用java写的一个端口扫描器源码
使用了swing和thread
学习网络安全的人值得一读...
用java写的一个端口扫描器源码
使用了swing和thread
学习网络安全的人值得一读-Using java to write a port scanner source thread using the swing and learning network security worth reading
- 2023-06-02 16:35:03下载
- 积分:1