资源列表
php友情链接
- 网站首页设计时的友情链接,方便用户登陆本网站的友情网站.可以增加网站的浏览量.扩大宣传面-Home Design Links at the convenience of users log on to the website of friendship site. Increase website hits. To expand the outreach
WINDOWS SOCKETS头文件
- Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people f
AutoUpdateDemo
- socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
tftpver1.5
- 一个tftp文件传输的客户端 方便初学者学习使用-a tftp file transfer client convenience beginners learning to use
Socket实现SMTP,POP邮件服务器
- 基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
串口类库
- 一个COM端口的操作类,很好用的了,我也用了多次。-a COM port operations, the good, and I also used a number of times.
一个用socket来实现HTTP下载的程序源码
- 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it
用ftp协议完成多线程断点续传的源码
- 各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
ftp源代码
- FTP上传软件,可以进行简单的FTP协议的文件传送-FTP upload software, it's simple FTP file transfer agreement
远程文件传输管理
- 可以对网络传输的文件进行管理,将文件进行网络拷贝-network transmission can document management, network file copy
局域网文件发送
- 局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP / IP protocol for the transmission of documents
JRTPDemo
- jrtplib 的server/client demo,原来的demo存在内存泄露问题-jrtplib the server / client demo, the original demo of memory leakage problems