-
tftp
tftp 服务端程序代码 适合初学者学习(tftp server-side program code suitable for beginners to learn)
- 2008-03-26 19:10:10下载
- 积分:1
-
TFTPSRV
这是开发2410的时候用的一个服务器软件,希望能有用吧。(This is a development of 2410, when a server software with the hope it useful.)
- 2008-07-18 09:02:47下载
- 积分:1
-
一个tftp小程序,用c++编写,希望大家喜欢
一个tftp小程序,用c++编写,希望大家喜欢
-a small program, c prepared hope you like
- 2022-09-03 00:40:03下载
- 积分:1
-
DELPHI FTPsource,this code comes from delphi 7 demos.just for you!
DELPHI FTPsource,this code comes from delphi 7 demos.just for you!
- 2023-03-19 07:40:04下载
- 积分:1
-
a program for FTP uploading and downloading written in VB.It can implement file...
一个用VB编写的FTP上传、下载程序,可以方便的实现文件的上传下载。-a program for FTP uploading and downloading written in VB.It can implement file uploading and downloading conveniently
- 2022-08-10 14:12:59下载
- 积分:1
-
支持在线解压上传压缩复制创建文件文件夹等FTP功能
支持在线解压上传压缩复制创建文件文件夹等FTP功能-支持在线解压上传压缩复制等FTP功能
- 2022-01-27 19:36:16下载
- 积分:1
-
高精度频率计,我调试过,非常好用,直接用KEIE C开发,欢迎大家指正...
高精度频率计,我调试过,非常好用,直接用KEIE C开发,欢迎大家指正-precision frequency meter, I tuned, very convenient, direct KEIE C development, we welcome correction
- 2023-07-04 19:10:02下载
- 积分:1
-
FTP upload tool that can facilitate the realization of the uploading and downloa...
FTP上传工具,可以方便的实现文件的上传下载-FTP upload tool that can facilitate the realization of the uploading and downloading documents
- 2022-03-02 21:21:32下载
- 积分: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
-
FTPclient
FTP 客户端的源代码实现(vc++)连接上传下载修改功能(FTP client source code (vc++) connection upload and download capabilities to modify)
- 2011-08-10 22:39:25下载
- 积分:1