搜索资源列表
StopWaitComm
- 网络编程,停等协议,有发送方和接受方。是使用vc++来实现-Network programming, stop and other agreements, there is the sender and the receiver. Is achieved using vc++
SSLeMailSender
- SSL eMail Sender - How To SEnd email SSL-SSL eMail Sender- How To SEnd email SSL
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
UDPChatServer
- 基于UDP协议的网络发包程序,可对特定的端口和IP地址发包,VC++实现。-Net data sender based on UDP protocol is realized by VC++. It can be user-defined the port and IP address.
IE
- 仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEv
wangluobiancheng
- 实用VC++实现的网络通信中的滑动窗口协议算法,发送方和接收方之间能够很好的进行通信。界面直观,代码可读性好。-VC++ Implementation of practical network traffic in the sliding window protocol algorithm, between sender and receiver can communicate well. Intuitive interface, the code readable.
send_mail
- 两个利用VC++发送邮件并保存的源码例子,需要手动设置一些参数,比如POP服务器、发送者用户名、邮件主题等,另外它还可实现保存等功能,源码运行截图如上示,简单实用,对学习有帮助。 -Send two messages using VC++ source code examples and save the need to manually set some parameters, such as the POP server, the sender user name, message su
smtp
- 基于smtp协议用VC++编写的的邮件发送端软件-Smtp protocol based on written with VC++ e-mail sender software
sniff
- 用vc++6.0编写的简单网络嗅探器,显示发送接收端的IP地址、端口以及数据包大小-This is a simple sniffer designeed by VC++ 6.0.It shows the IP address and port of sender and receiver and length of packet.
