-
A non
一种非对称多播传输网络设计
- 2022-10-10 10:00:02下载
- 积分:1
-
telnet服务器的vc 实现源码
telnet服务器的 vc 实现 源码 工程全可直接编译 telnet服务器的 vc 实现 源码 工程全可直接编译 源文件全 可以直接编译
- 2023-09-01 06:40:03下载
- 积分: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
-
核心机的图书馆
kernel machine library
- 2023-01-07 12:30:03下载
- 积分:1
-
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)...
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)-ctrol (client)sorce code for extend the access to the network server database management software
- 2022-07-16 23:31:33下载
- 积分:1
-
编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。...
编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。-Write a simple http client program, access to certain objects from a server to require records to send and receive data.
- 2022-09-01 03:20:02下载
- 积分:1
-
Very good solution to large file transfers, as well as send video data can also...
很好的解决大文件传输,以及视频数据的发送也可以借鉴.-Very good solution to large file transfers, as well as send video data can also learn from.
- 2023-05-16 04:15:02下载
- 积分:1
-
通过访问网站 实现获取主机所在地 CInternetSession 类 实现
通过访问网站 实现获取主机所在地 CInternetSession 类 实现-get localtion address
- 2022-02-13 21:00:21下载
- 积分:1
-
远程视频监控系统的发送端,很实用的一个小程序代码
远程视频监控系统的发送端,很实用的一个小程序代码-Remote video surveillance system the sending end, it is a small utility program code
- 2023-06-19 11:20:03下载
- 积分:1
-
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信...
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信-Send message based on a mobile phone platform, the server using IOCP thread pool, thread pool to use the database to preserve data, can handle thousands of user data, the server can handle per second 1000 article about message
- 2022-11-28 11:15:03下载
- 积分:1