-
bt下载工具的源代码,对想了解的端口编程和NAT穿透内网的编程,很有帮助。...
bt下载工具的源代码,对想了解的端口编程和NAT穿透内网的编程,很有帮助。-bt download the source code tool of the port would like to know programming and penetration within NAT network programming and helpful.
- 2022-03-23 09:50:21下载
- 积分:1
-
TCP提供了一套完整的软件包,包括多
TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。-TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
- 2022-03-01 20:17:56下载
- 积分:1
-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1
-
采用CSocket实现的聊天程序
入门socket编程的好东西
采用CSocket实现的聊天程序
入门socket编程的好东西-CSocket realize the use of the chat program entry-socket programming of good things
- 2023-09-06 14:40:03下载
- 积分:1
-
Winsock网络文件传输程序,包括基本的socket编程…
WinSock实现网络文件传输程序,包含基本socket编程,利用缓冲区读写,实现文件收发-WinSock network file transfer procedures, including the basic socket programming, the use of buffer to read and write, send and receive files
- 2022-03-31 16:35:05下载
- 积分:1
-
windows系统下的一个防火墙源代码,内有帮助文件说明
windows系统下的一个防火墙源代码,内有帮助文件说明-windows of a system firewall source code, there are help files note
- 2022-10-02 19:20:03下载
- 积分:1
-
WinPcap API编程。实现获得指定IP范围的MAC地址。
WinPcap API编程。实现获得指定IP范围的MAC地址。-WinPcap API programming. Achieving access to designated IP scope of the MAC address.
- 2022-03-20 14:25:51下载
- 积分: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
-
VC++异步高性能网络传输源程序!windows平台。
VC++异步高性能网络传输源程序!windows平台。-VC asynchronous high-performance network transmission source. Windows platform.
- 2022-08-21 06:38:06下载
- 积分:1
-
CORBA
基于CORBA的文件FTP 程序。主要展示CORBA 的用法。-CORBA-based FTP file procedures. CORBA main display usage.
- 2022-03-20 08:20:29下载
- 积分:1