-
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用...
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用-I wrote a TCP/UDP communications interface software, to support the UDP and TCP server-side, easy-to-use
- 2022-01-22 17:20:05下载
- 积分:1
-
TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据
TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据-TCP/IP network communications DLL for the data to the designated stops sending data
- 2022-04-11 08:29:04下载
- 积分:1
-
支持附件的邮件发送接收程序
支持附件的邮件发送接收程序-In support of the annex to receive e-mail program
- 2023-07-04 21:40:03下载
- 积分:1
-
基于JAVA实现的无限增加blog访问量的小工具,hoho,非常有用噢!...
基于JAVA实现的无限增加blog访问量的小工具,hoho,非常有用噢!-based on the JAVA unlimited increase blog traffic of small tools, hoho, very useful Oh!
- 2022-01-27 09:18:45下载
- 积分:1
-
讲述如何用csocket在单机上发送短信,可以和手机联系
讲述如何用csocket在单机上发送短信,可以和手机联系-on how to use the single csocket send text messages, and phone links
- 2022-12-27 15:10:03下载
- 积分:1
-
很多,说不清楚,自己下来看看, 肯定对网络编程和界面编程有帮助, 没帮助退货...
很多,说不清楚,自己下来看看, 肯定对网络编程和界面编程有帮助, 没帮助退货-many, which could see themselves down, certainly on network programming and programming interface help, not to help return
- 2023-07-24 20:15:03下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1
-
一个小型的用于通信的程序,采用的是UDP
一个小型的用于通信的程序,采用的是UDP-A small-scale procedure for communication using the UDP
- 2023-05-16 18:25:03下载
- 积分:1
-
为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和...
为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. -To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.
- 2022-01-20 23:19:36下载
- 积分:1
-
自己做的下载工具原码 用到了很多函数 都是下载用的主要函数...
自己做的下载工具原码 用到了很多函数 都是下载用的主要函数-own download tools of the original code used to download many functions are the main function
- 2022-07-11 10:57:44下载
- 积分:1