登录
首页 » 套接字网络编程 » the use of fack!

the use of fack!

于 2023-05-20 发布 文件大小:27.69 kB
0 213
下载积分: 2 下载次数: 1

代码说明:

课程设计的用的,不知道有没有用,这个网站真的很烦啊,还哟奥有二十个字,搞什么啊!-the use of fack!

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

发表评论

0 个回复

  • ASP+SQL电子商务销售
    ASP+SQL电子商务销售网站,熟悉网络编程,对网站发布等。。数据库等操作,熟悉,
    2022-03-04 16:46:23下载
    积分:1
  • stunman源代码
    特技演员是一种开放源码实现击晕协议(用于 NAT 会话遍历实用程序) 在 Rfc 中指定5389 ,
    2023-03-23 09:45:04下载
    积分:1
  • 时间同步协议的实现
    网络时间同步协议的实现-network time synchronization protocol implemented
    2022-08-25 15:37:44下载
    积分:1
  • 一个用c++写的聊天序客户端
    一个用c++编写的聊天程序客户端-a prepared with the client chat program
    2022-05-06 17:24:08下载
    积分:1
  • 这样的一个例子,一个代理服务器,它支持二级代理,其中有一个古董…
    这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然你也可以在源代码中改变指定的位置。-This an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run the procedure before first need to copy the directory C was the root directory, of course, you could also change the source code for the designated location.
    2022-02-25 13:38:06下载
    积分:1
  • 遍历文件夹下的所有文件
    遍历文件夹下的所有文件-folder traversal of all documents
    2022-01-22 05:29:27下载
    积分:1
  • stun服务器和客户端
    基于C++的简单stun服务器和客户端程序,用于探测客户端与服务器之间的不同NAT类型。Based on c + + simple stun server and the client program, used to detect the different NAT types between client and server.
    2022-01-28 02:54:15下载
    积分:1
  • 最新的视频开发包哦
    最新的视频开发包哦-latest Video Development Kit oh
    2022-01-25 17:51:56下载
    积分:1
  • Ethernet MAC address change procedures
    网卡MAC地址修改程序 -Ethernet MAC address change procedures
    2022-09-22 17: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载