资源列表
curl-7.26.0
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
SOCKET
- socket封装,方便调用,免去了每次都自动编写的麻烦-socket package, easy call
dogdisk
- 文档管理,文档的分类,下载,上传,权限管理,用户管理等-Document Management
snake
- C++写的,贪食蛇另一版本-C writes, has a greedy appetite the snake another edition -C++ written Snake another version-C writes, has a greedy appetite the snake another edition
xiaoxiduilie
- 消息队列共享内存学习励志Linux下可运行-Message queue shared memory learning inspirational Linux can run
x_maze
- X Windows下的迷宫程序-X Windows labyrinth procedure -Maze procedure-X Windows X Windows labyrinth procedure
EditWS
- MU仓库编辑器 (转发)-MU warehouse editor (transponders)-The MU warehouse editor (forwards) the-MU warehouse editor (transponders)
coffee
- 简易咖啡机模拟程序,运用虚拟的HTCPCP协议进行通信,客户端输入指令咖啡类型,服务器接受命令-Simple coffee machine simulation program using virtual HTCPCP protocol to communicate, the client input instruction coffee type, the server accepts commands
Train-ticket-booking-system
- 火车订票系统,车次为半十字链表,包含车次的创建,增加,删除,统计等功能-Train ticket booking system, the trips to the semi-Cross Chain, includes trips create, increase, delete, statistics, etc.
scanatraceroute
- 使用SYN、ICMP、UDP分别扫描x.x.x.1-254,记下被发现的主机;对主机一一进行路由扫描(UDP),记下路径;根据最后一个路由器地址区分不同局域网-SYN, ICMP, UDP scan xxx1-254, a note of the host was found 11 for routing scan (UDP), note the path to the host distinguish between different LANs based on the address
chat
- 一个Socket通信的小程序,内容虽少却是精简。是学习的一个极佳的选择。-A small program of Socket Communications, a small but streamlined. Learning an excellent choice.
RTclient
- UDP编程有两种技术,一种是直接使用Socket类,另一种是使用UdpClient类。UdpClient类对基础Socket进行了封装。 与TCP有TcpListener类和TcpClient类不同,UDP只有UdpClient类。 -UDP programming technology using the Socket class, another UdpClient class. The UdpClient class of the underlying Socket packa