搜索资源列表
vb文件传输winsock_cool.rar
- VB编写的文件传输程序
udp文件传输
- udp文件传输示例代码
基于TCP的局域网多用户通信、文件传送程序详解
- 基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
Socket进行文件传输
- windows Socket进行文件传输-for file transfer
自动访问站点下的所有ASPX文件(C#源码
- 为了加快速度,一开始加载的时候遍历所有的aspx文件-order to speed up the pace and started a load of traverse all 11 documents
FileSend (局域网里文件传送)delphi
- 局域网里文件传送-LAN file transfer
点对点文件上传下载软件
- 是实现点对点的文件传输功能的程序,可以当作模块用-is peer-to-peer file transfer function of the procedure can be used as a module
上传文件
- 一个上传文件编程的源代码,内容为上传文件,十分简单-a programming source code, upload the contents of documents, is simple
用VB判断网页文件是否在IE缓存中
- 当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little
文件传输程序几源码
- 文件传输程序几源码,网络传输开发,从事TCPIP技术-file transfer procedures several source, network transmission development, technical engaged TCPIP
可以聊天传送文件抓取屏幕
- 利用VC编写的程序!利用socket实现的网络编程!可以对等通信或者传送文件,对话,截图!超过一般的聊天之类的代码!-VC prepared by the procedure! Use the socket achieve network programming! Such communication can be right or transmission of documents, dialogue, screenshots! General chat over such code!
实现文件共享(sample)
- 在居于网内实现Window的文件共享,和在Windows通过菜单选择共享一样。我想有些病毒可以实现自动共享应该是和这个原理差不多-in living within Window network file sharing and the Windows through sharing the same menu choice. I think some of the virus can be automatically shared and this principle is almost
winsock文件传输
- winsock文件传送 利用WINSOCK控件实现文件传送-winsock for file transmission Implementing file transmission by winsock control
下载文件并监控下载进度
- 下载文件并监控下载进度,可以用他一下子把别人的网站的图片,电影,音乐,软件都给下载下来!不过要自己改写一下-download and monitor the progress of the download, you can use him at once to the website of the other pictures, movies, music, software downloads gave! But to write about
大文件分小进行传
- 使用VB的SOCK控件,制作的局域网传送文件工具.小七,有效-use VB Sock control, production of LAN transmission instrument. Seven small, effective
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
用vc写的文件传输程序
- 用VC编写的文件信息传输技术,包括源代码。共欣赏。-VC paper prepared by the information transmission technology, including source code. A total of appreciation.
VB下载指定文件
- 利用VB编程从网上下载指定文件到本地硬盘的指定位置
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
安卓文件上传断点续传
- 安卓文件上传断点续传,对文件传输学习有一定的学习价值