-
through a network of high
一个通过网络高速传输文件的控件:
具有以下特点
1.有高速数据传输功能,超过了Winsock控件的吞吐量
2.入校验功能,满足大数据包的收发,理论上不限数据尺寸
3.加入防错代码,提高了接口鲁棒性-through a network of high-speed transmission of documents, the controls : one with the following features. A high-speed data transmission functions Controls over the throughput of Winsock 2.- Check function and meet large data packet transceiver, Theoretically Open-data size 3. to prevent the wrong code, improve the robustness Interface
- 2023-06-09 18:25:03下载
- 积分:1
-
一个用c语言编写的ftp客户端,界面简单,实现了ftp的基本功能,很好!...
一个用c语言编写的ftp客户端,界面简单,实现了ftp的基本功能,很好!-a language with the ftp client, a simple interface, ftp achieved the basic functions well!
- 2022-01-25 18:55:07下载
- 积分:1
-
一个用c++builder做的,类似网络蚂蚁,可以断点续传的工具
一个用c++builder做的,类似网络蚂蚁,可以断点续传的工具- Does with c builder, the similar network ant, may the break
point continue the tool which passes on
- 2022-02-28 13:00:36下载
- 积分:1
-
这是一个完整的FTP上传文件的源代码。这个程序很完善。利用MFC内建类实现了FTP的文件上传...
这是一个完整的FTP上传文件的源代码。这个程序很完善。利用MFC内建类实现了FTP的文件上传-This is a complete FTP upload the source code. This procedure is perfect. Built using MFC class implements FTP file upload
- 2022-12-05 06:00:03下载
- 积分:1
-
VC编成实现ftp服务器的小程序,可以使用。
VC编成实现ftp服务器的小程序,可以使用。-a small ftp server program implemented by VC.Able to use.
- 2022-02-02 05:46:49下载
- 积分:1
-
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy)
使...
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy)
使用协议:TCP/IP
客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。
使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。
文件的多线程读写采用windows内存映像技术。
关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。
- 2022-03-14 09:19:54下载
- 积分:1
-
WindowsTest
实现FTP的实例。实现FTP的实例。实现FTP的实例。(Implementation examples of FTP. Implementation examples of FTP. Implementation examples of FTP.)
- 2014-05-07 23:12:59下载
- 积分:1
-
FTP
Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过
目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
注意:
a.帐号密码为toldo
b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
- 2010-06-17 20:31:49下载
- 积分:1
-
c++上课用的代码,老师叫我们做的。做的不好啦,
c++上课用的代码,老师叫我们做的。做的不好啦,
- 2022-02-03 09:00:36下载
- 积分:1
-
“FTP结构精灵”应用程序的源代码和可执行文件;代码比较精致容易看懂并为我们所用
“FTP结构精灵”应用程序的源代码和可执行文件;代码比较精致容易看懂并为我们所用- "The FTP structure demon" the application procedure source code
and may the execution file; The code quite fine is easy to understand
and uses for us
- 2022-05-16 05:47:45下载
- 积分:1