搜索资源列表
UDP 接收端.rar
- VB写的UDP 接收端程序源代码。
一个可移植的邮件接收(支持POP3协议)程序.rar
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
邮件接收和发送20050908
- 邮件的发送与接收程序,经典功能完善。包含可执行程序及完整的源代码!-mail delivery and receiving procedures, classic functions. Contain executable and integrity of the source code!
UDP 接收端
- VB UDP 传输 接收端-VB UDP transmission receiving end
可接收多客户机的服务端
- 可接收多客户机的服务端-can receive more client-server
C#接收邮件
- 利用.Net自带的类接收邮件
mysvr用c语言开发的简单邮件接收程序
- 一个用c语言开发的简单邮件接收程序 可以阅读邮件 收发邮件-A language developed by c easy to receive e-mail program
sendudp
- UDP数据包发送接收程序:16进制/ansic方式发送到固定IP+PORT;对本机port监听,收到的内容以16进制显示。-UDP packets sent to receive the procedure: 16 M/ansic sent to the fixed IP+ PORT of the local port monitor, received the contents of 16-band show.
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
TCPInfoSrc
- 类似netstatp的获得当前所有tcp连接信息,数据包发送接收等信息的的程序-Netstatp similar access to all current tcp connection information, data packets sent to receive this information, including procedures
popmail
- 接收email的程序(pop3协议),支持附件-Receive email procedures (pop3 protocol) to support the Annex
Email提醒器
- 一个提醒你接收邮件的程序-You receive a reminder e-mail program
irda-back
- 实现网络+串口 红外接收、发送,批量传输VC++源码-Network+ Serial infrared receiver, sending, bulk transmission VC++ Source
MailRecieve
- 用Visual C++开发的电子邮件接收系统,用于学习用VC开发邮件软件。-Using Visual C++ Developed to receive e-mail system for studying the development of e-mail software with VC.
PrincipleNetwork
- vc++所编网络原理课程设计--电子邮件的发送和接收。非常详细!-vc++ the allocation principles of curriculum design the network- to send and receive e-mail. Very detailed!
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
mail_pop_smtp
- 使用POP3协议接收邮件,使用SMTP协议发送邮件-Receive messages using the POP3 protocol, use the SMTP protocol to send mail
pop
- 在给出的SMTP pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。关键字从文件中读出,不少于十个,比较结果符合的打印出过滤用关键字、邮件主题、邮件发件人。多重符合的每次结果都要打印。在windows Visual C++ 下调试-SMTP pop in the given procedure to add a filter to enable the theme for the receiving e-mail content filtering keywords. Key
Visual C实现POP3邮件接收程序
- 用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)