-
OPCserver
用vc++实现了一个标准的OPC DA服务器!可以实现工业以太网数据采集并为实现了标准OPC接口的客户程序进行数据交互!(Using vc++ to achieve a standard OPC DA server! Industrial Ethernet can be achieved for the realization of data acquisition and a standard OPC client interface for data exchange!)
- 2009-07-03 10:50:14下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1
-
SystemDialogs_demo
Call System Dialog for example
- 2019-05-29 09:36:07下载
- 积分:1
-
dotnetconverter
将VC 2003.net 的工程转化为Visual C++6的工程(VC 2003.net project will be converted to Visual C++6 project)
- 2009-05-04 13:51:07下载
- 积分:1
-
Wavelet
thank you!!help me , i wish multimedia develop
- 2009-03-15 17:25:37下载
- 积分:1
-
TextToDbf
将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。
采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。(Will. List suffix (geology used in a format), plain text file into dbf format database file vf. The use of Hyper-Threading Technology for the large size of the file operations interface card does not die, with some slight modifications can be a text file to import generic database procedures.)
- 2007-08-07 14:01:51下载
- 积分:1
-
keyboardhook_src
在windows的内核层监视键盘的所有按键,并进行记录。(Hooking keyboard data in the kernel mode.)
- 2010-05-06 18:00:10下载
- 积分:1
-
Console
针对Tooflat的经典加解密程序,生成xefs.dat规则文件文件(generate xefs.dat)
- 2009-05-28 19:10:19下载
- 积分:1
-
MakeTCPHole
给予TCP的通信,用于windows与linux 之间的通信,实现传文件。(Given TCP communication, communication, transfer files between windows and linux.)
- 2012-12-18 17:17:14下载
- 积分:1
-
HookKey
Inline hook KeyboardClassServiceCallback实现键盘记录(Inline hook KeyboardClassServiceCallback achieved keylogger)
- 2020-10-20 11:27:24下载
- 积分:1