资源列表
socks5.zip
- socks5工具包
HTTP代理Delphi源代码
- 这是一个HTTP代理源程序,我是在网上找到的,Delphi源代码.rar。-This is a HTTP proxy source, I found on the Internet, Delphi source code. Rar.
oci
- VC下的Oracle数据库读写操作案例,包括SQL-Plus的各种语句执行,以及存储过程的调用
SFTP
- 用visual c++编程实现FTP客户端开发——WinSock
奇迹世界更新工具源码
- 这个是我在网上找到的奇迹世界自动更新的源代码!希望有用!
利用socket接口实现的FTP客户端和服务器端
- linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
PocoFtp
- Qt框架下的使用Poco库编写的Ftp客户端-Ftp client written with Poco library under Qt framework
tftp_sevr+client
- vc6实现tftp程序-包含服务器客户端源码-C语言-tftp procedures to achieve vc6- contains server client source-C Language
FtpConnection
- 用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载-CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions
feitp-server.V3
- 高性能的Ftp服务器,使用Python的环境,改进了pyftpdlib源码 结合使用了python2.6版本以后的多进程编程(非多线程) 实现了高并发的FTP服务器,具有很好的可扩展性!-1.Very high performance FTP Server about 10X than vsFTP server 2.Base on pyhton lib (pyftpdlib) 3.Use Multi-CPU Tech on python lib(multiprocess)
FTP_lll
- 基于python的ftp客户端和服务端 老男孩(python Client and server side)
my-ftp
- 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)