-
window,linux下http,ftp接口库
window,linux下http,ftp接口库-http,ftp lib for window and linux
- 2022-01-25 19:04:05下载
- 积分:1
-
Java common methodology include input and output streams, java basic knowledge o...
Java的常用方法说明 包括 输入输出流,java网络的基本知识,Java与图像,Java数据库连接(JDBC) ,Java与多媒体 ,Java Swing基础-Java common methodology include input and output streams, java basic knowledge of networks, Java and image, Java Database Connectivity (JDBC), Java and multimedia, based on the Java Swing
- 2022-01-25 19:39:29下载
- 积分:1
-
在应用层进行加密处理的VPN源代码,支持Windows平台和Linux平台。...
在应用层进行加密处理的VPN源代码,支持Windows平台和Linux平台。-in the application layer VPN encryption source code, support for Windows and Linux platforms.
- 2022-10-04 03:10:03下载
- 积分:1
-
ASP网络编程实例源程序,对初学ASP网络编程很有帮助
ASP网络编程实例源程序,对初学ASP网络编程很有帮助-ASP source example of network programming, network programming for the novice ASP helpful
- 2022-06-15 14:30:06下载
- 积分:1
-
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助...
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
- 2023-01-21 21:20:03下载
- 积分:1
-
局域网内的点对点文件传输,运行前请先关闭防火墙.服务端和客户端要都启动...
局域网内的点对点文件传输,运行前请先关闭防火墙.服务端和客户端要都启动-LAN peer-to-peer file transfer, run before the closure of the firewall. Server-side and client to have to start
- 2023-07-15 06:50:03下载
- 积分:1
-
扫描局域网内的所有机器信息,包括IP地址、主机名等。
扫描局域网内的所有机器信息,包括IP地址、主机名等。-Scan LAN for all machines, including IP address, host name and so on.
- 2023-05-25 03:15:03下载
- 积分:1
-
一个简单的网络防火墙,从freevbcode找到
一个简单的网络防火墙,从freevbcode上找的-A simple network firewall, from freevbcode find the
- 2022-08-19 15:30:43下载
- 积分:1
-
a Windows
一个基于Windows的网络连接显示类VC
- 2022-02-22 05:09:26下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1