-
Visual C实现POP3邮件接收程序
用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)
- 2021-01-16 17:38:50下载
- 积分:1
-
12864
说明: 点阵式液晶显示片
型号:12864 驱动程序(Dot-matrix liquid crystal display film models: 12864 driver)
- 2009-08-22 14:38:41下载
- 积分:1
-
iliyh
含有可執行文件,用bmp來卸的,非常漂亮的表面(Contains executable files, unloaded with bmp, very nice surface)
- 2018-10-22 03:47:53下载
- 积分:1
-
LIAOTIAN
应用C++实现局域网内的文件传送和聊天功能(Application C++ Realize LAN file transfer and chat features)
- 2008-05-27 16:12:45下载
- 积分:1
-
netDate
VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。
(VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
- 2011-04-27 21:40:09下载
- 积分:1
-
st_asio_wrapper
它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来;
自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样);
只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited
Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp)
Only supports tcp and udp protocol )
- 2013-08-22 10:10:54下载
- 积分:1
-
weiwenwu
MFC实现文件传输,望有志者增加多线程的功能(MFC to achieve file transfer, and hopes to increase multi-threading features people with lofty ideals)
- 2009-10-23 16:18:19下载
- 积分:1
-
SetFDMData
主要用于flightgear与matlab联合仿真中的udp通信(Mainly used udp communications flightgear joint simulation with matlab)
- 2016-03-30 16:24:21下载
- 积分:1
-
hosthook
com写的网络ip地址挂起的程序(com write network ip address hang procedures)
- 2004-12-07 09:35:00下载
- 积分:1
-
nas
从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析(Data TCP libnids restructuring, when libnids status to NIDS_JUST_EST, said the TCP connection is established, at the same time adds a flow_id to TCP flow is used to identify this connection When libnids status to NIDS_DATA, accepted data, when new data arrives, according to flow_id to push data to the corresponding flow table, prepare the way for after data analysis. Can be increased on this framework, therefore, in accordance with the application of the HTTP protocol parsing)
- 2015-02-02 17:44:36下载
- 积分:1