-
ftp客户端源代码,支持简单的ftp功能,界面较美观。
ftp客户端源代码,支持简单的ftp功能,界面较美观。-ftp client source code, support for simple ftp functions, interface more attractive.
- 2022-05-21 07:17:26下载
- 积分:1
-
messenger elf is a simple chat tools. A major demonstration is the main network...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2023-08-16 20:20:03下载
- 积分:1
-
介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目....
介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.
- 2022-07-02 14:57:58下载
- 积分:1
-
使用netants1.10板增加的COM接口,在自己的程序..
利用NetAnts1.10版里增加的COM接口,在自己的程序中实现对NetAnts的控制-use NetAnts1.10 boards to increase the COM interface, in its own procedures to achieve the control Zabriskie
- 2022-02-03 00:17:05下载
- 积分:1
-
一份用vc实现的封装完整的异步网络连接动态链接库,非常实用。...
一份用vc实现的封装完整的异步网络连接动态链接库,非常实用。-Achieved with the vc in a complete package, an asynchronous network connection dynamic link library, very useful.
- 2022-11-08 12:30:04下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习...
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习-A sip of communication based on source code, the document explains in great detail, it is also useful and learning
- 2022-02-14 08:46:49下载
- 积分:1
-
映射网络驱动器程序
映射网络驱动器程序 -The app of mapping network driver
- 2022-04-23 18:17:09下载
- 积分:1
-
与socket有关的网络应用函数
与socket有关的网络应用函数-socket with the Network Application Function
- 2022-02-28 09:51:55下载
- 积分:1
-
用vc写的winsock
用vc写的winsock-UDP程序,是学习winsock的好帮手!- Winsock-UDP procedure writes which with vc, is good helper
which studies winsock!
- 2022-03-03 21:09:44下载
- 积分:1