-
Based on C/S mode, the use of TCP/IP network protocol chat program, including cl...
是以C/S模、使用TCP/IP协议的网络聊天程序,包括客户端和服务器,代码简洁而使用。-Based on C/S mode, the use of TCP/IP network protocol chat program, including client and server, code simplicity and use.
- 2022-06-01 02:03:55下载
- 积分: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
-
C++实现upnp映射!非常好的源代码
C++实现upnp映射!非常好的源代码-C++ to achieve upnp mapping!
- 2022-12-18 13:05:03下载
- 积分:1
-
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。...
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。-Internet phone software, the use of P2P communication is NAT penetration of a practical example of the procedure.
- 2022-01-27 15:33:02下载
- 积分:1
-
The example demonstrates how to connect a drive letter to a remote server share...
The example demonstrates how to connect a drive letter to a remote server share with a call to the WNetAddConnection2 function.
- 2022-03-29 14:02:32下载
- 积分:1
-
在IE的工具条上添加自己的按钮的程序
在IE的工具条上添加自己的按钮的程序- Increases own button on the IE tool strip the procedure
- 2023-04-24 01:30:03下载
- 积分:1
-
- 2023-07-04 23:55:03下载
- 积分:1
-
简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用
简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用-simple Socket class, through simple changes in UIIX/Linux platform use
- 2022-06-02 01:48:51下载
- 积分:1
-
使用VC中的异步套接字编写的服务器和客户端小程序
使用VC中的异步套接字编写的服务器和客户端小程序-The use of VC in the preparation of the asynchronous socket server and client applets
- 2022-05-25 22:45:47下载
- 积分:1
-
支持Html语法,可以开设无限制的讨论区、动态显示帖子的点击数、显示帖子长度、显示帖子回复数、允许用户自己修改帖子、允许用户自己删除帖子、允许用户对自己的帖子进...
支持Html语法,可以开设无限制的讨论区、动态显示帖子的点击数、显示帖子长度、显示帖子回复数、允许用户自己修改帖子、允许用户自己删除帖子、允许用户对自己的帖子进行加锁和解锁操作、被加锁的帖子不能回帖-support Html syntax, can open unlimited discussion areas, dynamic display of the number of clicks articles show that the length of articles, shows few postings back, allowing the user to amend the articles that allow users to delete their postings, allows users to post their own for locking and unlocking operation, were locked the message can replies
- 2022-04-24 19:42:47下载
- 积分:1