文件名称:winsockfile
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-15
- 文件大小:
- 161kb
- 下载次数:
- 0次
- 提 供 者:
- jpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB6.0实现简单的文件传输程序,分客户端和服务端程序,也就是C/S结构,通过本点对点文件传输实例你将掌握Winsock二进制文件传输机制与编程相关知识,以及掌握简单的C/S通信交流协议的设计与编程(主要适用于文件传输与普通通信)。实例功能介绍:
1、简单的文件下载:用VB设计两个窗体:一个用于服务器端窗体,一个用于客户端窗体。通过这两个窗体进行C/S二进制文件传输通信。仅用于文件下载。
2、设计两个服务器/客户机窗体,要求设计简单的协议能够实现文件上传。
更多文档请参见源码包。-VB6.0 simple file transfer program, sub-client and server-side program, which is the C/S structure, through the peer file transfer instance you will master the Winsock binary file transfer mechanism and programming knowledge, and to learn the simple C/design and Programming S communication exchange agreements (mainly applicable to ordinary file transfer and communication). Examples of Features:
A simple file download: VB design with two forms: one for the server-side form, one for the client form. Performed C/S binary file transfer traffic through these two forms. Only for file downloads.
2, the design of the two server/client form, to design a simple protocol to achieve file upload.
See more documentation source packages.
1、简单的文件下载:用VB设计两个窗体:一个用于服务器端窗体,一个用于客户端窗体。通过这两个窗体进行C/S二进制文件传输通信。仅用于文件下载。
2、设计两个服务器/客户机窗体,要求设计简单的协议能够实现文件上传。
更多文档请参见源码包。-VB6.0 simple file transfer program, sub-client and server-side program, which is the C/S structure, through the peer file transfer instance you will master the Winsock binary file transfer mechanism and programming knowledge, and to learn the simple C/design and Programming S communication exchange agreements (mainly applicable to ordinary file transfer and communication). Examples of Features:
A simple file download: VB design with two forms: one for the server-side form, one for the client form. Performed C/S binary file transfer traffic through these two forms. Only for file downloads.
2, the design of the two server/client form, to design a simple protocol to achieve file upload.
See more documentation source packages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB6.0实现简单的文件传输程序\简单的文件上传协议编程\123.txt
...........................\......................\Form1.frm
...........................\......................\Form2.frm
...........................\......................\MSSCCPRJ.SCC
...........................\......................\New实验项目六.doc
...........................\......................\up123.txt
...........................\......................\up实验项目六.doc
...........................\......................\实验项目六.doc
...........................\......................\工程1.vbp
...........................\......................\工程1.vbw
...........................\..........传输\123.txt
...........................\..............\Form1.frm
...........................\..............\Form2.frm
...........................\..............\MSSCCPRJ.SCC
...........................\..............\New123.txt
...........................\..............\New实验项目六.doc
...........................\..............\实验项目六.doc
...........................\..............\工程1.exe
...........................\..............\工程1.vbp
...........................\..............\工程1.vbw
...........................\简单的文件上传协议编程
...........................\简单的文件传输
VB6.0实现简单的文件传输程序