-
HTTP隧道(HTTP代理客户端)
HTTP Tunneling (HTTP Proxy Socket Client)
- 2022-04-13 06:31:41下载
- 积分:1
-
这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。...
这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。-This my own LAN within multicast communication code, opened post of the open server can run normally.
- 2022-01-25 23:38:20下载
- 积分:1
-
比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录...
比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录-relatively complete the FTP, including upload, download, delete the file functions for the multi-level directory
- 2022-05-16 22:08:53下载
- 积分:1
-
端口影射的工具,VIDC的控制台原代码,包含编译好的程序
端口影射的工具,VIDC的控制台原代码,包含编译好的程序-port alluding tools, VIDC console original code, compiled contains procedures
- 2022-07-22 17:08:09下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分:1
-
windows网络编程,分为2部分
windows网络编程,分为2部分-windows network programming, divides into 2 parts
- 2022-03-24 13:55:48下载
- 积分:1
-
采用socket编程实现的一个双方发送信息的聊天室程序
采用socket编程实现的一个双方发送信息的聊天室程序-Use socket programming to send information on the two sides of a chat room program
- 2023-07-14 08:15:03下载
- 积分:1
-
through reading his network programming to understand the new technologies and a...
通过阅读他能了解网络编程的新技术和应用,好处-through reading his network programming to understand the new technologies and applications, many benefits
- 2022-04-12 01:33:49下载
- 积分:1
-
阿斯顿后即可哈科技时代卷卡式带骄傲和大家卡的很骄傲可视电话卷卡式带就 srd...
阿斯顿后即可哈科技时代卷卡式带骄傲和大家卡的很骄傲可视电话卷卡式带就 srd-asdasdasddsffxxvdsfsaffa
- 2022-08-14 18:36:57下载
- 积分: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 drivers for the bridge, 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 and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1