-
没什么,就是VC++写的HTTP下载的代码而已,学习用的
没什么,就是VC++写的HTTP下载的代码而已,学习用的-Nothing is VC++ Written code HTTP download it, learning to use the
- 2022-01-25 21:34:37下载
- 积分:1
-
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。...
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。-connect with the network, including server and client two procedures. Use VC prepared.
- 2022-03-19 21:25:38下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-01-26 00:49:46下载
- 积分:1
-
socket编程示例,分为server,client两个程序,实现程序的自动升级。...
socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
- 2022-05-14 16:51:30下载
- 积分:1
-
window,linux下http,ftp接口库
window,linux下http,ftp接口库-http,ftp lib for window and linux
- 2022-01-25 19:04:05下载
- 积分:1
-
VB远程网络监视、文件传输、消息发送实例程序
VB远程网络监视、文件传输、消息发送实例程序
- 2022-05-05 03:49:11下载
- 积分:1
-
hibenater witerbook
hibenater 说明书,
如何使用等情况-hibenater witerbook
- 2022-02-05 08:31:50下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1
-
socket编程实例,可实现P2P连接,带客户端和服务器端源程序
socket编程实例,可实现P2P连接,带客户端和服务器端源程序-socket program sample
- 2023-02-07 18:15:04下载
- 积分:1
-
基于Socket封装的通用API
基于Socket封装的通用API,支持TCP客户端、TCP服务端、UDP客户端、UDP服务端。
应用程序开发需包含导出类的TSocket.h,同时引用TCPUDPAPI.lib,TCPUDPAPI.dll 放在应用程序运行目录下。
- 2022-02-01 06:52:45下载
- 积分:1