-
LAN chat for a simple system that can keep chatting time and date information
给予局域网的聊天简单系统,可以保存聊天信息和日期时间-LAN chat for a simple system that can keep chatting time and date information
- 2022-01-26 01:50:21下载
- 积分:1
-
is very good FTP client Java source code
是很不错的FTP客户端的JAVA源代码-is very good FTP client Java source code
- 2022-03-16 03:30:29下载
- 积分: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客户端与服务器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++ Builder 6.0编写的完整FTP源码,包括Server、Client功能。
C++ Builder 6.0编写的完整FTP源码,包括Server、Client功能。-C Builder 6.0 FTP integrity of the source code, including Server, Client function.
- 2022-02-16 10:03:53下载
- 积分:1
-
a simple FTP software
一个简单的FTP软件-a simple FTP software
- 2022-07-03 19:20:31下载
- 积分:1
-
ASP+ACC完整投资公司源码
YOHO潮货提倡诚信、活跃、快速的网络交易文化,坚持“宝可不淘,信不能弃。”在为YOHO潮货会员打造更安全高效的网络交易平台的同时,有货网也全力营造和倡导互帮互助、轻松活泼的家庭式氛围。每位在YOHO潮货进行交易的人,不但交易更迅速高效,而且交到更多朋友。http://www.yohogame.com/index.php
- 2023-02-03 13:55:11下载
- 积分:1
-
windows下的编程 毕业设计 请多指教
windows下的编程 毕业设计 请多指教
-windows programming under the Graduation Project Please advice
- 2022-01-24 16:02:41下载
- 积分:1
-
FtpConnection
用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载(CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions. Online also, but I can fix this good can be normal to download, on-line can not find a normal download)
- 2008-12-28 18:34:55下载
- 积分:1
-
ftp
说明: 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)
- 2021-04-11 16:18:58下载
- 积分:1