-
用c++6.0做的网络编程ping命令,很好用的,试试吧
用c++6.0做的网络编程ping命令,很好用的,试试吧-ping
- 2022-02-11 13:07:15下载
- 积分:1
-
网页下载
网页下载-website
- 2023-04-01 02:50:03下载
- 积分:1
-
c programming language voice can play a sound, you can use the keyboard to contr...
c语言声音编程,可以播放声音,可以用键盘控制-c programming language voice can play a sound, you can use the keyboard to control
- 2022-10-12 04:30:03下载
- 积分:1
-
一个数据库连接池的java好程序
一个数据库连接池的java好程序-a database connection pool of java good procedures
- 2022-01-25 20:56:15下载
- 积分:1
-
IPV6详解
IPV6详解-IPV6 detailed solution
- 2022-02-07 10:23:52下载
- 积分:1
-
刚学VC时写的文件传输程序,全部用SocketAPI编写
刚学VC时写的文件传输程序,全部用SocketAPI编写-just learning to write when the file transfer process, all prepared with Socket API
- 2022-05-13 00:00:42下载
- 积分:1
-
这是用C#编写的免费的 .NET FTP客户端库。
这是用C#编写的免费的 .NET FTP客户端库。-This is the C# prepared free of charge.NET FTP client library.
- 2022-03-11 15:27:36下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库...
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer"s Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
- 2022-04-17 03:28:29下载
- 积分:1
-
一个很好的协议,数据包解码工具,可以分析7号(ISUP,MTP,...), TCP/UDP等各种协议,特别的是还能支持自定义的二进制数据报,可以通过插件无限扩充...
一个很好的协议,数据包解码工具,可以分析7号(ISUP,MTP,...), TCP/UDP等各种协议,特别的是还能支持自定义的二进制数据报,可以通过插件无限扩充协议库.-A good deal, packet decoding tools, can be analyzed on the 7th (ISUP, MTP ,...), TCP/UDP and other agreements, in particular, is able to support a custom binary data reported through the plug-ins Unlimited Extensions library.
- 2022-01-28 13:58:03下载
- 积分:1