-
Buffer封装类,A buffer of memory that takes care of allocating and freeing itself, a...
Buffer封装类,A buffer of memory that takes care of allocating and freeing itself, and has methods for compression and encoding-Buffer Wrapper Class。A buffer of memory that takes care of allocating and freeing itself, and has methods for compression and encoding
- 2022-06-16 00:38:47下载
- 积分:1
-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
automatically open the designated site, opened at the same time many, if you are...
自动打开指定的网址,同时打开多个,如果有兴趣你不妨-automatically open the designated site, opened at the same time many, if you are interested to take a look
- 2022-08-26 05:57:42下载
- 积分:1
-
飞鸽传书(java版)
这是一份java实现的飞鸽传书,压缩包里的为txt文件,里面有注释和对应的包,在开发环境下根据package建立相应的包后即可运行,是一份不错的学习代码。
- 2022-04-18 09:03:12下载
- 积分:1
-
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。...
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。-Internet phone software, the use of P2P communication is NAT penetration of a practical example of the procedure.
- 2022-01-27 15:33:02下载
- 积分:1
-
telnet服务器的vc 实现源码
telnet服务器的 vc 实现 源码 工程全可直接编译 telnet服务器的 vc 实现 源码 工程全可直接编译 源文件全 可以直接编译
- 2023-09-01 06:40:03下载
- 积分:1
-
ASP Jmail send mail using the example of the website frequently used programming
ASP中用Jmail发送邮件的实例,网页编程中经常用到-ASP Jmail send mail using the example of the website frequently used programming
- 2022-01-25 17:31:22下载
- 积分:1
-
串口调试工具,应用Visual Basic编程的小示例
串口调试工具,应用Visual Basic编程的小示例
- 2023-06-02 02:50:04下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
一个可视化的ping 小工具,支持IP列表保存,列表读取~支持IP监视~~上线提示~~下线提示...
一个可视化的ping 小工具,支持IP列表保存,列表读取~支持IP监视~~上线提示~~下线提示-Ping of a small visualization tools to support the IP list of preservation, a list of IP surveillance support to read ~ ~ ~ on-line prompts ~ ~ offline tips
- 2022-02-20 05:45:01下载
- 积分:1