-
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接...
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接-Vc under a simple tcp client TCP connection to the server made the request, when the connection is established, from the server port to receive data and display, and then disconnect the connection with the server
- 2022-08-12 15:54:17下载
- 积分:1
-
OPENH323源码分析资料,是学习h323协议的好资料
OPENH323源码分析资料,是学习h323协议的好资料-OpenH323 source code analysis, is to learn a good deal of information h323
- 2022-02-02 14:02:58下载
- 积分:1
-
此文件包含组成 pointDistance 应用程序
的每个文件的内容摘要。对输入的点计算任意两点之间的距离...
此文件包含组成 pointDistance 应用程序
的每个文件的内容摘要。对输入的点计算任意两点之间的距离-This file contains the application components pointDistance summary of the contents of each file. Calculation of input points the distance between any two
- 2023-03-28 05:20:03下载
- 积分:1
-
课互传多种格式的文件,如电影、图片、文档。还可以发送组播消息,是可靠的网络传输工具。...
课互传多种格式的文件,如电影、图片、文档。还可以发送组播消息,是可靠的网络传输工具。
-Classes to each other in multiple formats of documents, such as movies, pictures, documents. Can also send multicast message, is a reliable tool for network transmission.
- 2022-08-15 07:14:13下载
- 积分:1
-
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子...
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子-Network Programming common api original code. C and. H documents for network communications, network transmission containing a simple application example
- 2023-01-25 00:35:03下载
- 积分:1
-
模拟数据链路层的实现
采用 go back n 的方案,进行差错控制
vc6.0...
模拟数据链路层的实现
采用 go back n 的方案,进行差错控制
vc6.0-implement the data link protocol
of "go back n"
- 2022-03-02 19:51:00下载
- 积分:1
-
本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。...
本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。-This example is a chat program, including server and client code above, you can realize a simple chat.
- 2022-07-21 03:14:25下载
- 积分:1
-
通过Ihttpmodel实现网站url重写功能
通过Ihttpmodel实现网站url重写功能-Ihttpmodel site through the url rewrite to achieve functional
- 2022-04-20 17:39:08下载
- 积分:1
-
网络多播程序--vc实现!学习socket的好例子
网络多播程序--vc实现!学习socket的好例子-network multicast procedures-- vc achieve! Learning good examples of socket
- 2022-07-25 19:34:26下载
- 积分:1
-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time in the beginning has the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures realize the different functions
- 2022-05-31 20:30:52下载
- 积分:1