-
FiveChess
网络五子棋系统,网络五子棋功能较完整的实现,可以参考一下(Backgammon systems, networks function more complete realization of backgammon, you can refer to)
- 2020-12-09 11:59:19下载
- 积分:1
-
基于socket的文件上传和下载小程序
Through the socket file upload function,It has simple operation, programmers can be modified on this basis, the use of socket learning methods for beginners to learn.
- 2022-01-21 06:00:43下载
- 积分:1
-
《Python+Cookbook》第三版中文v2.0.0
说明: 用于学习python与cookbook的一本书,适用于python小伙伴(A book for learning Python and cookbook, for Python buddies)
- 2020-06-20 12:20:02下载
- 积分:1
-
网络通讯的源代码,是linux下libnet的win32移植,有一定参考作用。 由于本人没有仔细浏览贵站,不知道是否已有人上传...
网络通讯的源代码,是linux下libnet的win32移植,有一定参考作用。 由于本人没有仔细浏览贵站,不知道是否已有人上传-network communications source code is under linux libnet the win32 transfer, there are certain references. Because I did not carefully View Guizhan not know whether it has been uploaded
- 2022-08-17 07:29:56下载
- 积分:1
-
asp.net经典案例资料,希望对初学者有所帮助
asp.net经典案例资料,希望对初学者有所帮助-classic case information, and I hope to help beginners
- 2022-12-21 05:45:03下载
- 积分:1
-
ptyhon文件
爬取百度贴吧图片,可以帮助你了解爬虫的相关功能模块等(Crawl Baidu Post Bar picture)
- 2018-03-19 11:09:02下载
- 积分:1
-
A_Port_Sca619613132002
Keep an eye on the open ports in your local pc. A java written port scanner which looks for the open ports in the given server and logs a report of them.
- 2010-06-01 13:49:33下载
- 积分:1
-
这是有关邮件操作的源程序代码,是很有用的源代码
这是有关邮件操作的源程序代码,是很有用的源代码-This is the message of the source code to operate it is very useful to the source code
- 2022-02-01 06:32:07下载
- 积分:1
-
Send e
发送邮件的程序,在visual c++6.0下编译通过-Send e-mail program, in the visual c++ 6.0 compiler passed under
- 2023-02-03 04:40:03下载
- 积分:1
-
一个简单的Http代理服务器
应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。
- 2022-07-21 11:06:52下载
- 积分:1