-
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来...
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-example for the installation of the system on the protocol stack information, and through tree controls intuitive displayed
- 2022-07-22 18:13:38下载
- 积分:1
-
vb source code, the realization of two
vb源程序,实现两台机器的网络连接,信息相互交换.-vb source code, the realization of two-machine network connectivity, information exchange.
- 2022-01-31 19:47:37下载
- 积分:1
-
This system belongs to a small local area network monitoring system that can car...
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, this system is mainly to achieve the following features: system uses human-computer interaction approach, friendly and beautiful interface. screen displays information needs from time to time, the network delay can not exceed 1 second. server-side ready to run, as long as the client is running, you can display on-screen information. memory for the system is running can not be larger than 10MB, so as not to affect system performance. the client run-time to hide the display window, from the feel running.
- 2023-07-21 17:50:07下载
- 积分:1
-
BCB 环境下WHOIS协议的实现CLA
BCB 环境下WHOIS协议的实现CLA-BCB Environment WHOIS protocol realize CLA
- 2023-08-05 20:35:03下载
- 积分:1
-
VB.Net写的简单论坛.rar
VB.Net写的简单论坛.rar-VB.Net write a simple forum. Rar
- 2022-08-12 11:17:05下载
- 积分:1
-
TCP文件传输协议的客户端功能实现(JAVA编写)
TCP文件传输协议的客户端功能实现(JAVA编写)-TCP File Transfer Protocol client functions (JAVA prepared)
- 2023-08-22 01:50:03下载
- 积分:1
-
一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。...
一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.
- 2022-01-24 18:57:17下载
- 积分:1
-
compilation was made out of the cd
汇编写的cd_rom进出.rar-compilation was made out of the cd-rom. Rar
- 2022-10-12 21:00:03下载
- 积分:1
-
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。...
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。-using the muli-thr http get to test the device.
- 2023-04-03 13:25:03下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1