登录
首页 » 套接字网络编程 » 这个是个未完成品 演示地址:http://www.yyzyq.com 仅以此例给正在学习编程爱好.net的朋友 希望能给大家带来帮...

这个是个未完成品 演示地址:http://www.yyzyq.com 仅以此例给正在学习编程爱好.net的朋友 希望能给大家带来帮...

于 2023-06-04 发布 文件大小:1.42 MB
0 284
下载积分: 2 下载次数: 1

代码说明:

这个是个未完成品 演示地址:http://www.yyzyq.com 仅以此例给正在学习编程爱好.net的朋友 希望能给大家带来帮助-This is an unfinished product demo Address: http://www.yyzyq.com only to this Example are learning to love programming. Net friends hope that I can help everyone

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

发表评论

0 个回复

  • libgHttp_win32
    windows平台下的libghttplibghttp 是一个很好用的 http 库,这个库十分的方便使用,它能够轻松地实现同步和异步的Http请求libghttp从linux下移植到win32平台,http协议客户端代码
    2022-04-09 11:34:28下载
    积分:1
  • VB图像
    VB图像编辑程序-VB image editing procedures
    2022-07-24 17:12:56下载
    积分:1
  • users of the software can be made to see to delete their messages, the administr...
    该软件用户可以发表,察看,删除自己的留言,管理员管理留言-users of the software can be made to see to delete their messages, the administrator manages messages
    2022-09-24 21:40:03下载
    积分:1
  • Windows高性能大并发IOCP
    应用背景IOCPDemo服务器Socket默认监听端口为9999,所有连接服务器的Socket,其发送的第一字节为其身份标志,各个协议标志不相同,不在规定标志内的连接将被服务器断开,并且第一字节要求(默认)6秒内必须发送,否则会被强制断开。关键技术IOCPDemo服务端通讯协议都是采用小头结构(低位在前、高位在后、X86都是采用这类结构)的长度,以后加入的协议都采用小头结构,其它平台都需兼容。 协议都采用匈牙利命名法则,每个单词首字母大写,解析命令不区分大小写,各个命令之间的顺序可以乱。 为了加强协议的可调试性,对于每个命令返回值增加一个CODE,用来标识发生错误原因,CODE是一个4字节的无符号整数,第一个字节标识Flag,第二个字节标识是那个命令,后面两个字节表示错误。
    2022-11-25 16:15:14下载
    积分:1
  • c源码序关于matlab学习
    c源码程序关于matlab学习-procedures on Matlab learning
    2022-03-22 00:28:52下载
    积分:1
  • 路由跟踪的源
    路由跟踪的源程序 - The route tracks source program
    2022-03-22 23:04:56下载
    积分:1
  • 自动化办公系统
    网络自动化办公系统-office automation network system
    2022-02-01 15:16:21下载
    积分:1
  • games shooting
    谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力谢谢你的努力努力merci pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri pour votre effortmeri努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力努力
    2022-02-01 05:31:01下载
    积分:1
  • / *
    /* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. 这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息 同时还监听消息。 例子测试一: 启动一个运行实例,本地地址与目标地址用同一个端口8888 例子测试二: 启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号) 两个实例互发 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
    2022-11-02 16:55:03下载
    积分:1
  • udp 实现客户端与服务器通信
      基于UDP通信模拟Go-Back N ARQ工作过程。UDP的客户端相当于ARQ的发送端,UDP的服务端相当于接收端。 需要模拟正常通信,发端数据出错、反向数据帧出错和反向数据帧过长导致确认超时三种类型的发端重传。   当发送窗口和接收窗口的大小都等于 1时,就是停止等待协议。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-23 10:02:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载