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

TCP服务器端和客户端程序

于 2017-12-29 发布 文件大小:738KB
0 226
下载积分: 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 个回复

  • sick_lms511
    说明:  对SICK激光雷达传感器返回的网口数据进行解析,取出其中的光强、距离(Analyze the network port data returned by the sick lidar sensor, and take out the light intensity and distance)
    2020-09-09 13:28:01下载
    积分:1
  • corum2
    科隆2服务端源码.....请大家下载修改,BUG多(Cologne 2 server ..... please everyone download the source code modifications, BUG more)
    2008-05-14 18:28:12下载
    积分:1
  • Chat
    实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
    2013-05-31 08:30:11下载
    积分:1
  • TCPIP_Code
    在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择(TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send, support TCP/UCP communication, as well as server server and client client mode selection)
    2013-01-16 14:01:12下载
    积分:1
  • Netmanag
    强大的网络管理工具,实现文件、邮件、网络等综合管理(Powerful network management tools, file, mail, Internet and other integrated management)
    2013-05-27 08:46:33下载
    积分:1
  • Chat
    在VS2005的编程环境下,利用套接字的编程原理,可以实现网络聊天功能。(On the basic of VS2005, take advantage of the principle of Socket to achieve the ability to communicate online.)
    2014-04-11 09:18:47下载
    积分:1
  • 实验一 图像颜色特征提取
    图像颜色特征提取 颜色是彩色图像最重要的内容之一,被广泛用于图像检索中。但从图像中提取颜色特征时,很多算法都先要对图像进行量化处理。量化处理容易导致误检,并且产生的图像特征维数较高,不利于检索(qqwxcszcsefxzvczfeczx)
    2018-04-20 08:49:51下载
    积分:1
  • V5-1008_RL-TCPnet实验_TCP服务器(裸机)
    说明:  stm32f407平台下实现网络编程,实现TCP通讯,利用TCP-NET(Realize network programming under stm32f407 platform, realize TCP communication, make use of TCP-NET)
    2019-03-06 14:42:27下载
    积分:1
  • Phrack-Magazine
    phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of ​ ​ published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
    2014-01-13 18:06:16下载
    积分:1
  • TCP
    基于流式套接字的TCP回射程序的客户端以及服务器(Retroreflective program based on the TCP stream socket)
    2012-12-28 15:37:39下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载