登录
首页 » 套接字网络编程 » client server socket VC++6.0

client server socket VC++6.0

于 2022-01-25 发布 文件大小:4.11 MB
0 87
下载积分: 2 下载次数: 1

代码说明:

简单的客户端服务器socket通信的小程序,实现了简单的数据传输。 操作时可以先打开服务器,然后同时运行若干个客户端程序。 仅供初学者学习参考使用!

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

发表评论

0 个回复

  • 序中能够实现ping功能和trace route功能。 以上所有序在VC6.0中调试通过 系统平台是:Windows XP Professional
    在程序中能够实现ping功能和trace route功能。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional-the process to achieve ping function and trace route functions. All of the above procedures Operating System through debugging platform is : Windows XP Professional
    2023-09-04 02:40:03下载
    积分:1
  • 中国电信关于EPON的技术需求资料.相关产品的测试要根据此文档进行相应的比较....
    中国电信关于EPON的技术需求资料.相关产品的测试要根据此文档进行相应的比较.-China Telecom on the EPON information technology needs. Related products to the test based on this comparison of the corresponding documents.
    2022-03-14 06:55:45下载
    积分:1
  • 获取本地IP并显示 简单控制台序(已译通过)
    获取本地IP并显示 简单控制台程序(已编译通过)-Access to the local IP and display a simple console program (compiled through)
    2022-03-20 07:47:57下载
    积分:1
  • not restart Windows directly IP address changes
    不重启Windows直接更改IP地址-not restart Windows directly IP address changes
    2022-11-28 11:45:02下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • 使Darwin服务器能够支持IPv6的补丁
    使Darwin服务器能够支持IPv6的补丁-server can support IPv6 patches
    2023-03-16 16:00:03下载
    积分:1
  • 楠楠写的DBiocp例子都是源码,有的地方看不太懂
    楠楠写的DBiocp例子都是源码,有的地方看不太懂-楠楠examples are written in DBiocp source, some places do not understand
    2022-02-11 13:53:06下载
    积分:1
  • MFC 机械臂数据监控 二维动态轨迹
    使用mfc框架编写,通过TCPIP协议即socket通信采集机械臂数据,同时涉及MySQL数据库 使用,多线程技术,二维实时动态轨迹。
    2022-02-04 18:45:40下载
    积分:1
  • Asp. Net 2.0 WebPart application. Web use modular components to create Web Appli...
    asp.net 2.0 WebPart应用. 使用Web部件创建模块化的Web门户应用; 个人化特性和自定义特性; 将自定义用户控件作为Web部件使用; 创建一个个人化特性的提供程序; 现今门户应用非常流行,好的门户都有共同而显著的特点。那就是都会给访问者提供雅观的信息,并且这些信息都是通过模块化的、一致的、易于浏览的用户界面提供的。一些综合性的门户网站走得更远,它们甚至允许网站成员提供内容、上传文档以及个人化门户页面。 -Asp. Net 2.0 WebPart application. Web use modular components to create Web Application gateway; personal identity and self-definition of identity; Since the definition of user controls as Web Parts; create a personal characteristic for the procedures; Application gateway now very popular, a good gateway to have a common and significant features. That is the will to provide surfers with regards to the information, and such information through modular, consistent, easy access to the user interface to provide. Integrated portal gone farther, even allowing for their members, Upload documentation, and personalized portal pages.
    2023-05-15 16:15:05下载
    积分:1
  • 一个简单聊天室实现,不错的哦,用JAVA写的
    一个简单聊天室实现,不错的哦,用JAVA写的-a simple chat room realized, well, um, use Java to write the
    2022-03-10 16:32:21下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载