登录
首页 » C++ Builder » TCP服务器端和客户端程序

TCP服务器端和客户端程序

于 2017-12-29 发布 文件大小:738KB
0 152
下载积分: 1 下载次数: 7

代码说明:

  使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)

文件列表:

TCP组件实验\client\Client.bpr, 3654 , 2017-12-27
TCP组件实验\client\Client.cpp, 1069 , 2017-12-27
TCP组件实验\client\Client.exe, 35328 , 2017-12-28
TCP组件实验\client\Client.obj, 17715 , 2017-12-28
TCP组件实验\client\Client.res, 876 , 2017-12-27
TCP组件实验\client\Client.tds, 2162688 , 2017-12-28
TCP组件实验\client\Unit1.cpp, 3741 , 2017-12-28
TCP组件实验\client\Unit1.ddp, 51 , 2017-12-28
TCP组件实验\client\Unit1.dfm, 1764 , 2017-12-27
TCP组件实验\client\Unit1.h, 1699 , 2017-12-27
TCP组件实验\client\Unit1.obj, 93152 , 2017-12-28
TCP组件实验\client\Unit1.~cpp, 3737 , 2017-12-28
TCP组件实验\client\Unit1.~ddp, 51 , 2017-12-28
TCP组件实验\client\Unit1.~dfm, 1764 , 2017-12-27
TCP组件实验\client\Unit1.~h, 1699 , 2017-12-27
TCP组件实验\server\Server.bpr, 3655 , 2017-12-26
TCP组件实验\server\Server.cpp, 1072 , 2017-12-26
TCP组件实验\server\Server.exe, 35328 , 2017-12-28
TCP组件实验\server\Server.obj, 17720 , 2017-12-28
TCP组件实验\server\Server.res, 876 , 2017-12-26
TCP组件实验\server\Server.tds, 2162688 , 2017-12-28
TCP组件实验\server\Unit1.cpp, 4096 , 2017-12-28
TCP组件实验\server\Unit1.ddp, 51 , 2017-12-28
TCP组件实验\server\Unit1.dfm, 1934 , 2017-12-27
TCP组件实验\server\Unit1.h, 1897 , 2017-12-27
TCP组件实验\server\Unit1.obj, 108975 , 2017-12-28
TCP组件实验\server\Unit1.~cpp, 4078 , 2017-12-27
TCP组件实验\server\Unit1.~ddp, 51 , 2017-12-27
TCP组件实验\server\Unit1.~dfm, 1934 , 2017-12-27
TCP组件实验\server\Unit1.~h, 1897 , 2017-12-27
TCP组件实验\client, 0 , 2017-12-28
TCP组件实验\server, 0 , 2017-12-28
TCP组件实验, 0 , 2017-12-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RED.CC
    我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。 本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。 希望本文档对你有用。 (I set the direction of post-graduate stage of the study is to network congestion management, but I have studied the RED algorithm also has quite a long time, long ago have resolved NS in the RED queue management algorithm source code (red.cc & red.h) the idea, by winter have the time to rush to write a bit. Some things they themselves have no fully understood, but for the confusion on how to modify the RED algorithm for the students, it should be a great reference value. This document first analyzes the RED algorithm is related to the meaning of the parameters, and then gives a major role in the function and finally the main function of the source code analyzed. Hope that this document useful to you.)
    2010-03-10 10:17:10下载
    积分:1
  • TravianBot
    说明:  Bot engine for Travian3 online game
    2019-05-09 17:51:07下载
    积分:1
  • Minecraft 压测工具
    说明:  攻击各种中小型我的世界MINECRAFT服务器,真实可靠(Attack all kinds of small and medium-sized my world MINECRAFT server, true and reliable)
    2021-02-01 02:40:01下载
    积分:1
  • AUpdateProvider
    一个完善的升级程序,可供编写自动升级程序模块参考。(A complete update program solution.)
    2014-01-18 00:38:42下载
    积分:1
  • acl-master
    acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
    2015-01-14 18:16:56下载
    积分:1
  • ADOSocket
    vc++对ado数据库访问的接口类,提供对数据库的连接访问等方法(vc right ado database access interface type, the right to access database methods)
    2006-05-31 12:36:45下载
    积分:1
  • VCPP--scan
    VC++ 编写简单文件扫描器 编写递归函数 查找文件 用的(recursive function)
    2011-05-03 16:40:49下载
    积分:1
  • c#socket一服务器对多客户端通信
    【实例简介】
    2021-08-06 00:30:54下载
    积分:1
  • hashkey
    利用哈希运算产生服务端和客户端的通信密钥( Produces the service end and the customer end correspondence key using the Hasche operation )
    2004-07-08 10:27:55下载
    积分:1
  • 日期选择控件+示例
    My97DatePicker目录是一个整体,不可破坏里面的目录结构,也不可对里面的文件改名,可以改目录名 My97DatePicker.htm是必须文件,不可删除(4.8以后不存在此文件) 各目录及文件的用途: WdatePicker.js 配置文件,在调用的地方仅需使用该文件,可多个共存,以xx_WdatePicker.js方式命名config.js 语言和皮肤配置文件,无需引入(4.8以后合并入WdatePicker.js)calendar.js 日期库主文件,无需引入My97DatePicker.htm 临时页面文件,不可删除(4.8以后不存在此文件)目录lang 存放语言文件,你可以根据需要清理或添加语言文件目录skin 存放皮肤的相关文件,你可以根据需要清理或添加皮肤文件包 当WdatePicker.js里的属性:$wdate=true时,在input里加上class="Wdate"就会在选择框右边出现日期图标,如果您不喜欢这个样式,可以把class="Wdate"去掉,另外也可以通过修改skin目录下的WdatePicker.css文件来修改样式  
    2013-10-20下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载