登录
首页 » Windows Socket编程 » newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。...

newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。...

于 2022-03-17 发布 文件大小:4.14 kB
0 224
下载积分: 2 下载次数: 1

代码说明:

newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。-newptop network application procedures, the rapid point-to-point communications, is a very popular network application procedures, the procedures for server-side development.

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

发表评论

0 个回复

  • osip 库文件,1 首先下载josua
    osip 库文件,1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -osip the document, Download josua a first-0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
    2022-03-10 23:04:22下载
    积分:1
  • 这是一个建立和断开网络驱动器的例子,希望对朋友们有所帮助。
    这是一个建立和断开网络驱动器的例子,希望对朋友们有所帮助。-This is a building and disconnected network drives example, and I hope to help friends.
    2022-08-04 03:36:35下载
    积分:1
  • 这个软件是要推出的
    这软件是为了进行收发电子邮件的。 利用这个软件,可以实现邮件的收发和管理。-this software is to launch the e-mail. Use of this software can achieve mail transceivers and management.
    2022-04-15 00:30:19下载
    积分:1
  • 是一个留言本简单实用。对刚学ASP开发的朋友是一个非常不错的例子。下了就可以用。 ADMIN...
    是一个留言本简单实用。对刚学ASP开发的朋友是一个非常不错的例子。下了就可以用。 ADMIN-Is a message in this simple and practical. On the development of a friend just learning ASP is a very good example. Can be used under the. ADMIN
    2023-08-19 15:50:03下载
    积分:1
  • This topic for the realization of a TCP protocol using multi
    此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
    2022-10-24 14:25:03下载
    积分:1
  • 计算机硬件系统采集,作为系统监控、系统检查等相关操作
    计算机硬件系统采集,作为系统监控、系统检查等相关操作-Acquisition of computer hardware systems, as system monitoring, system checks and other related operations
    2022-02-28 22:58:04下载
    积分:1
  • basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om...
    基本网络编程实例 Winsock实现网络聊天室【chap1ChatRoom(Winsock)】-basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om (Winsock)--
    2022-04-25 04:53:17下载
    积分: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-06-14 05:38:31下载
    积分:1
  • 一个简单的TCP客户端序。 可以方便的发送数据以及查看接收到的数据。 是开发的好帮手...
    一个简单的TCP客户端程序。 可以方便的发送数据以及查看接收到的数据。 是编程开发的好帮手-a simple TCP client. This can facilitate the reception of data and check the data. Programming is a good helper
    2022-03-21 19:00:53下载
    积分:1
  • 这是一个用VC开发的如何获得本机名和IP地址的小序.
    这是一个用VC开发的如何获得本机名和IP地址的小程序.-This is a development of the VC how to get the machine name and IP address of small procedures.
    2022-01-27 18:59:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载