-
socket控件,由vb编写实现server与client的通信
socket控件,由vb编写实现server与client的通信-visual basic socket component, you can use this component to build a server/client communication application easily.
- 2022-08-25 15:25:47下载
- 积分:1
-
在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的...
在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的测试系统往往系统的测量、输入、输出、结果分析分布在不同的地理位置,仅用一台计算机并不能胜任测试任务,需要由分布在不同地理位置的若干计算机共同完成整个测试任务。-In the virtual instrument, the computer has become part of the equipment so that the computer can be brought into full play. In addition to equipment import, export, data processing, analysis, results showed that the completion by a computer, the computer network can be formed. A large test systems are often complex system of measurement, input, output, results in different geographical location, just a computer and can not do the test tasks, the need for different location in a number of computers together to complete the test任务.
- 2022-07-28 03:37:41下载
- 积分:1
-
TCP
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
- 2022-02-09 17:45:08下载
- 积分:1
-
这个一个有文件传送功能的程序,会显示文件传送的进度。客户先通过一个登录名进入。客户端和服务端在同一个界面上,也可以发送消息,聊天。...
这个一个有文件传送功能的程序,会显示文件传送的进度。客户先通过一个登录名进入。客户端和服务端在同一个界面上,也可以发送消息,聊天。-this is a file transfer function of the procedure will show the file transfer progress. First customers through a login access. Client and server with an interface can also send messages and chat.
- 2022-01-21 04:55:43下载
- 积分:1
-
新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作....
新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作.-Student registration system, and WEB use JSP to write the system database tables, you can delete, add, and management operations.
- 2023-07-23 13:40:03下载
- 积分:1
-
在线学习系统+v1.0 在线学习系统+v1.0
在线学习系统+v1.0 在线学习系统+v1.0-Online learning system+ v1.0
- 2022-03-23 00:28:35下载
- 积分:1
-
线程安全环形缓冲区类
线程安全环形缓冲区类,适用于多线程socket通信模块复用,含测试用例,缓冲区类由读指针、写指针及互斥体控制缓冲区的读写操作。提供了缓冲区空、满、读、写、已使用及空闲空间、等待缓冲区空唤醒、等待缓冲区满唤醒等操作接口方法
- 2022-08-14 18:04:34下载
- 积分:1
-
我已经编译通过的Nmapwin!学习扫描器的人有用!
我已经编译通过的Nmapwin!学习扫描器的人有用!
- 2023-04-09 08:10:03下载
- 积分:1
-
这个是网络编程,里面有源码,大家可以拿去学习学习,共同进步...
这个是网络编程,里面有源码,大家可以拿去学习学习,共同进步-This is a network programming, which has source code, we can take to learn to learn and progress together
- 2023-01-30 01:15:04下载
- 积分:1
-
网络流捕获分析程序
通过对网络数据流的五元组信息进行分析,获取每个流中的字节信息和包数量信息
- 2022-10-14 04:55:04下载
- 积分:1