-
基于 SIP 协议的 Linphone 软件
这是工作 3.6.1 版。
易于集成与 X-Lite,服务等。
- 2022-10-08 21:00:06下载
- 积分:1
-
站长写的ftp上载整个主页的程序
站长写的ftp上载整个主页的程序- Stationmaster writes ftp uploads entire main page the procedure
- 2023-03-11 09:00:03下载
- 积分:1
-
vc developed example of an ftp server, and they hope to have to help people who...
vc开发的一个ftp服务器例子,希望对感兴趣的人有帮助-vc developed example of an ftp server, and they hope to have to help people who are interested in
- 2022-01-21 03:29:05下载
- 积分:1
-
JavaFTPclient
这是关于Java的FTP客户端程序的设计与实现的论文。里面包含了具体的实现方法,希望对大家有用。(This is about Java, FTP client program design and implementation of papers。Which contains a specific implementation, and I hope for all of us.)
- 2009-11-23 20:34:29下载
- 积分:1
-
ftpservercode
外国人写的FTP代码,很值得借鉴!是关于写服务器方面的程序!(FTP code written by foreigners, it is worth learning! Is about to write server procedures!)
- 2007-12-29 11:32:30下载
- 积分:1
-
txt-trasfrom
C# 实现ftp自动上传文件到服务器上!(c# dsdddddsdddddsafedfwerf twrqwerwerwereds)
- 2014-07-15 16:40:26下载
- 积分:1
-
本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如...
本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
- 2022-01-28 00:28:17下载
- 积分:1
-
fpro_0724
ftp server的源码(ftp server source code)
- 2004-12-15 10:19:06下载
- 积分: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
-
ftp源码程序,大家可以参考一下。挺不错的
ftp源码程序,大家可以参考一下。挺不错的-ftp source program, we can reference. Very good
- 2022-05-06 09:50:21下载
- 积分:1