搜索资源列表
Outlook.rar
- 利用VC++调用 OUTLOOK发送邮件,是个基于对话框的应用程序 ,Using VC++ call OUTLOOK to send mail, it is a dialog-based applications
ISODATA2
- 用VC++实现的基于SMTP的邮件发送程序,带附件,base64编码-welcome
lx1
- 这是一个用VC编写的工程,实现对目标用户的即时信息的发送-This is a project prepared by VC to achieve the target user' s instant messaging send
CloudPlatform
- 通过VC打开串口,控制云台各类运动,同时向主控程序发送消息,-Open the serial port through the VC to control the PTZ all kinds of sports, at the same time send a message to the master program,
SCommTest
- vc中基于对话框的可接收与发送十六进制的源码-vc-based dialog can receive and send the source code for hexadecimal
Chat
- 这是一个使用VC++编写的MFC聊天程序,运用了多线程,这个程序的接收端和发送端在同一程序内DLL文件嵌入在内,只需输入对方IP(对方电脑也必须运行程序)即可聊天。-This is a VC++ using the chat program written in MFC, using a multi-threaded, the receiving end of this process and sending side in the same program embedded within th
CharTerminalSend
- VC做串口通信程序,该代码主要用于测试字符发送等情况,-CharTerminalSend CharTerminalSend CharTerminalSend CharTerminalSend
AisServer
- 利用VC模拟将AIS数据通过端口号发送到另一台计算机上,实现了AIS数据的很好的共享-VC simulation using AIS data through the port number will be sent to another computer to realize a good share AIS data
cs
- BS结构的VC++消息发送程序,实际 就是一个简单的聊天程序,包括服务端和客户消息发送端,服务端用来监听端口,客户端类似QQ聊天窗口的形式,属点对点聊天,通过本程序可了解一些网络基本知识。-BS structure of VC++ message procedure is in fact a simple chat program, including messaging server and client side, server listening port for the client i
SimpleMail
- 介于VC++实现简单的电子邮件发送功能 是在SMTP协议的基础上实现的-Between VC++ to achieve a simple SMTP e-mail function is implemented on the basis of the agreement
GetMacAddr
- VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来-VC++ to receive, release information, code radio, radio information actually is a server and a receiver, here simplified to a se
Elevator-control-system-and-gprs
- vc开发的电梯运行控制程序,可以实时观测电梯的运行状态,当出现状况是通过gprs模块向管理员发送短息-vc development of the elevator operation control procedures, observation elevator running status in real time, when a situation occurs is sent to the administrator through gprs module short interest
chaofangsrc
- VC/C++源码,文件操作,浩方 最近迷上了魔兽真三国无双,但是一次一次的挤房间然我很不爽,本程序将自动尝试进入浩方真三菜鸟房的40-60号房间。先需要进浩方然后选 竞技-真三-上海专区。 浩方自动进菜鸟房,编程思路: 1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄 2.发送LVM_GETITEMPOSITION消息取得坐标 3.发送WM_LBUTTONDBLCLK模拟鼠标双击 4.设定在15秒内,看是否出现人
vc.netmacsource
- VC++.NET源码下载,一键获取MAC地址,实现原理:向网卡发送NCBENUM命令,以获取当前机器的网卡信息,如有多少个网卡、每张网卡的编号等,将获取到的网卡MAC地址格式化成常用的16进制形式,如0010-A4E4-5802,保存到数组中,并将所有网卡信息显示在列表中。 -VC++.NET source code download, a key to get the MAC address of Principle: NCBENUM command to send cards to ob
3个通过POP发送和接收邮件的VC++实例程序
- 邮件收发程序,C++版,涵三个示例代码,一个简单邮件发送,一个带附件,一个pop3接收实例(sender email,this is a demo of email , three demo in it ,one simple sender email ,one sender attachement and last is pop3)
VC向指定串口发送和接收数据(可十六进制)
- VC++ 串口通信,很不错的,感谢大家的支持与下载(VC++ serial communication, very good)
Mail_L
- 可以给外网发邮件,可以发附件,可以指定邮箱发送(Can send e-mail to the outside network, you can send attachments, you can specify mail sent)
复件 9_1send
- iec61850 9-1报文发送 可以手动配置各种参数 VC源码(IEC61850 9-1 message sending can be manually configured for various parameters VC source code)
A163407710-27046
- VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。 运行环境:Windows/Visual C/C++(Vc + + programming to realize send and receive E-mail, and POP set SMTP server address, which can realiz
sendmail
- 邮件发送程序,通过socket实现smtp协议(Mail sending program to implement SMTP protocol through socket)