-
本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的...
本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成-This procedure demonstrated a major MFC WinInet programming the basic idea. WinInet API is a function set, to use these functions, you can prepare for Internet applications, without considering the basic communication protocol (FTP, HTTP), MFC provided WinInet Class of WinInet API function package from
- 2022-06-20 12:26:59下载
- 积分:1
-
短信网关vc
使用vc++6.0实现 cmpp3.0的通讯协议,完成短信数据提交到网关。
包含 cmpp.h协议的标准,以及socket线程,基于tcp/ip基础上完成。
- 2023-02-15 00:20:04下载
- 积分:1
-
Very intuitive and understandable tcp communication procedures, particularly tho...
非常直观易懂的tcp通信程序,特别适合与初学者与进阶者,让你了解四种端口类型,非常好入门案例!-Very intuitive and understandable tcp communication procedures, particularly those suited to beginners and advanced, so that you understand the four kinds of port types, a very good entry-case!
- 2022-05-05 22:19:06下载
- 积分:1
-
基于Java的FTP源码,可以作为FTP开发参考
基于Java的FTP源码,可以作为FTP开发参考-Java-based FTP source can be used as reference to the development of FTP
- 2022-07-16 00:17:32下载
- 积分:1
-
简易扣扣聊天
java写的简易扣扣聊天,可多人聊天。
- 2022-06-15 08:02:25下载
- 积分:1
-
这个代码是利用中间件RMI开发的flight航班查询,对新手的网络编程有很大的帮助,很实用的...
这个代码是利用中间件RMI开发的flight航班查询,对新手的网络编程有很大的帮助,很实用的-Soil stamp Hitomi measured using tungsten Did中glass RMI Xi Jie-kai Yao flight cavity询,查beer terrace ground themis cavity PCT She met with the most bleed at the nose cavity submerged exhaust stack exhaust , wife of mother
- 2023-01-23 09:10:04下载
- 积分:1
-
Jmail邮件发送系统
Jmail邮件发送系统-Jmail mail delivery system
- 2022-09-05 15:10:03下载
- 积分:1
-
For network programming TCP/IP, to be very helpful to beginners.
对于网络编程TCP/IP,对初学者有很大的帮助。-For network programming TCP/IP, to be very helpful to beginners.
- 2022-01-22 17:13:20下载
- 积分:1
-
心跳检测
判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
- 2023-01-13 03:05:04下载
- 积分:1
-
一些Acjax的控件简单应用学习实例
一些Acjax的控件简单应用学习实例-Some control Acjax simple example of applied learning
- 2022-03-14 12:05:31下载
- 积分:1