-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1
-
动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。...
动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。-dynamic display of current network usage, including data rate and send data rates.
- 2022-12-31 07:35:04下载
- 积分:1
-
object can send and receive network programming
能够收发对象的网络程序-object can send and receive network programming
- 2022-01-25 23:48:10下载
- 积分:1
-
一个通过ip进行sna通讯的mac值进行转换的小工具
一个通过ip进行sna通讯的mac值进行转换的小工具 -through ip for a Sna communications mac conversion value for small tools
- 2022-06-30 00:08:18下载
- 积分:1
-
这是一个免费的用于局域网的小工具,网络邻居可以快捷地浏览工作组内的计算机。...
这是一个免费的用于局域网的小工具,网络邻居可以快捷地浏览工作组内的计算机。-This is a free mini tool using in LAN to browse computer in workgroup quickly through network neighbor.
- 2022-03-26 00:08:03下载
- 积分:1
-
C#得到本机物理地址
C#得到本机物理地址-C# to be physical address of the machine
- 2022-02-09 20:14:39下载
- 积分:1
-
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用...
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用-I wrote a TCP/UDP communications interface software, to support the UDP and TCP server-side, easy-to-use
- 2022-01-22 17:20:05下载
- 积分:1
-
一个简单的聊天室程序 源程序齐全 有主机服务器端和客户端
一个简单的聊天室程序 源程序齐全 有主机服务器端和客户端-A simple chat room hosts have complete program source server-side and client
- 2023-01-05 20:15:03下载
- 积分:1
-
osip 库文件,1 首先下载josua
osip 库文件,1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -osip the document, Download josua a first-0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
- 2022-03-10 23:04:22下载
- 积分:1
-
thread safety examples. Description of the procedures for the security thread. T...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-02-05 20:02:18下载
- 积分:1