-
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境: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
-
FTPUpload
来自网络分享,顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
- 2022-03-12 11:45:19下载
- 积分:1
-
vc.net prepared with the ftp client application that connects ftp server, and br...
用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
- 2022-07-21 16:21:20下载
- 积分:1
-
txt-trasfrom
C# 实现ftp自动上传文件到服务器上!(c# dsdddddsdddddsafedfwerf twrqwerwerwereds)
- 2014-07-15 16:40:26下载
- 积分:1
-
android-ftp-demo
xe7 原始版本
1 拍照后无法获取文件名,通过image save到临时目录。
2 获得临时目录的文件名。取得文件绝对路径。
3 idftp上传
tab页面左右滑动没实现
slash没实现。
数据库写入没实现
各种分辨率下手机布局没实现
程序调用照相机分辨率只有800-600无法修改
如果有人解决此类问题请联系qq 478737032@qq.com(xe7 original version
Unable to get a photograph file name, by image save to a temporary directory.
2 get the file name of the temporary directory. Obtain absolute file path.
3 idftp Upload
tab page did not realize sliding around
slash Not implemented.
Database writes did not realize
Mobile layout did not realize at all resolutions
The camera resolution is only 800-600 program calls can not be modified
If someone solve such problems, please contact qq 478737032@qq.com)
- 2015-06-28 16:12:38下载
- 积分:1
-
foreigners used to write the FTP is the APPLET WEB mode FTP indispensable weapon...
老外写的用来FTP的APPLET是WEB模式FTP不可缺少的利器-foreigners used to write the FTP is the APPLET WEB mode FTP indispensable weapon!
- 2022-05-28 11:09:21下载
- 积分:1
-
一个完整的FTP服务器源码,可以实现很多功能.
一个完整的FTP服务器源码,可以实现很多功能.-an integrated FTP server souce code.Able to implement many functions.
- 2023-01-08 15:35:03下载
- 积分:1
-
冯绍峰的事发时对放多少发送到发送到
放多少放多少发生所发生的发送到发送到发送到发送到发送到发生凡事都凡事都凡事都凡事都凡事都凡事都放多少放多少放多少放多少放多少放多少
- 2023-09-05 05:35:04下载
- 积分:1
-
很有名气的Ftp客户端开源软件,多个类像CAsyncSocket类都很经典;是很好的学习网络编程的教材...
很有名气的Ftp客户端开源软件,多个类像CAsyncSocket类都很经典;是很好的学习网络编程的教材-very well Ftp Client open-source software, a number of categories such as CAsyncSocket are classics; The study is a good teaching Network Programming
- 2022-01-25 17:31:53下载
- 积分:1
-
一个容易实现的FTP程序
An easily implemented FTP program
- 2022-08-20 12:56:29下载
- 积分:1