资源列表
[Internet/网络编程] android
说明:聊天功能实现,比较基础,还比较容易看懂。-The chat feature to achieve a basis for comparison, but also easier to understand.<smith> 在 2025-11-13 上传 | 大小:11kb | 下载:0
[远程控制编程] winvnc1---12---2
说明:进本人修改,该源代码是精简的VNC源代码,删减了一些没用的功能。-Into I modified the source code to streamline the VNC source code, and deleted some useless functions.<xiaofan> 在 2025-11-13 上传 | 大小:560kb | 下载:0
[远程控制编程] tvnserver-2.0.4-src
说明:这是一款远程监控软件的客户端。与服务端连接可以实现计算机的远程控制-This is a client of the remote monitoring software. With service-connected computer remote control can be achieved<xiaofan> 在 2025-11-13 上传 | 大小:1.26mb | 下载:0
[TCP/IP协议栈] protocol-testing-on-the-ipv6-based-network-enviro
说明:protocol testing on the ipv6 based network environment<harold kuamr> 在 2025-11-13 上传 | 大小:4.15mb | 下载:0
[远程控制编程] SreenServer---2---2
说明:这是一款简单的远程监控软件,经作者编译通过。代码简单,适合初学者下载学习-This is a simple remote monitoring software, compiled by the author through. Code is simple, suitable for beginners download learning<xiaofan> 在 2025-11-13 上传 | 大小:2.69mb | 下载:0
[Internet/网络编程] chatting
说明:client and server code of the unix or linux based chatting<MBilal> 在 2025-11-13 上传 | 大小:3kb | 下载:0
[Internet/网络编程] smtp_stable_base64_client.c
说明:smtp client with stable base64 and authentification<fakessh> 在 2025-11-13 上传 | 大小:3kb | 下载:0
[TCP/IP协议栈] tcp-socket
说明:tcp socket client server chat system<dalia> 在 2025-11-13 上传 | 大小:5kb | 下载:0
[Internet/网络编程] VC0033
说明:基于互联网通信的小软件,用VC6.0编写-Internet-based communication software<宋阳> 在 2025-11-13 上传 | 大小:2.25mb | 下载:0
[xml/soap/webservice] SMGPSRC
说明:SMGP工程依赖于TinyXML SMGPSRC、TinyXML需在同一级目录-SMGP engineering depends on TinyXML SMGPSRC, TinyXML need the same level directory<唐小花> 在 2025-11-13 上传 | 大小:147kb | 下载:0
[Ftp客户端] axel-android_2.4
说明:Axel-加速下载工具 Axel 通过打开多个 HTTP/FTP 连接来将一个文件进行分段下载,从而达到加速下载的目的。对于下载大文件,该工具将特别有用。 安装:sudo apt-get install axel 一般使用:axel url(下载文件地址) 限速使用:加上 -s 参数,如 -s 10240,即每秒下载的字节数,这里是 10 Kb 限制连接数:加上 -n 参数,如 -n 5,即打开 5 个连接 这是安卓源代码下可以编译的。 运行于安卓系统<fengfk> 在 2025-11-13 上传 | 大小:94kb | 下载:0