-
网络编程套接字
应用背景网络程序的实现可以有多种方式,套接字是其中一种比较简单的实现方法,是连接应用程序与网络驱动程序的桥梁,计算机从网络上收到与该套接字绑定的IP地址和端口号相关的数据后,由驱动程序交给套接字,应用程序就可以从该套接字中提取接收到的数据。关键技术包括计算机网络基本知识,网络应用程序通过套接字进行数据的发送与接收。包括多线程和单线程不同方式通过网络传送数据。
- 2022-03-16 02:29:39下载
- 积分:1
-
用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台
用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台-prepared by the Counter CGI program, a powerful, fast and reliable operating speed, counter can hide, The CGI program runs on WinNT/Intel platform
- 2023-05-29 02:05:03下载
- 积分:1
-
16489
端口服务测试源码程序,调用API函数实现winsock测试服务器压力的模型。可以同时管理众多套接字的,加大并发连接数.并支持多核超级程技术,同时也利用了线程池技术。(Port Services test source program, call the API function winsock server stress test model. )
- 2016-01-18 22:08:08下载
- 积分:1
-
一套完善的个人网络博客系统,功能全面,太好用了,拿了直接就用....
一套完善的个人网络博客系统,功能全面,太好用了,拿了直接就用.-WebBlog
- 2022-06-17 13:00:55下载
- 积分:1
-
IP监视工具源码
IP监视工具源码-IP surveillance tool source code
- 2023-03-04 16:45:03下载
- 积分:1
-
Network Coding Instant primer
Network Coding Instant primer
- 2023-03-25 00:00:04下载
- 积分:1
-
This the server part of the chat application. This part establishes the connecti...
This the server part of the chat application. This part establishes the connection between clients. -This is the server part of the chat application. This part establishes the connection between clients.
- 2022-03-12 12:17:46下载
- 积分:1
-
remotecontrol
说明: 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
(Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
- 2011-02-19 18:50:32下载
- 积分:1
-
coyote_0.3.0.2_sms_0.8.0.1
it iz a free sms creator, you can send free sms
- 2010-03-04 02:21:58下载
- 积分:1
-
IPMonitor
本程序可以用来监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不包括以广播形式发出的数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型IP数据包的流量。(This procedure can be used to monitor the local network, capturing a period of time to this machine as the source or destination addresses of IP packets (including broadcast packets sent), statistics of IP packets, lists the machine with The flow of data packets IP between different protocol types in other hosts.)
- 2020-11-02 23:29:53下载
- 积分:1