搜索资源列表
SendEmai-vc++
- 一个简单好用VC++的发送电子邮件的程序,对于初学者来说十分有用-a simple and easy to send an e-mail to the VC procedures for newcomer very useful
vc++6.0sendmail
- vc++6.0实现发送邮件,输入收件人,发件人和信件正文,就可发送
VC_SendEmail
- VC发送邮件的源码例示-VC mail cases show the source
网络聊天:VC winsock-tcp
- 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
邮件发送程序
- 一个简单的电子邮件发送程序!使用VC开发!-a simple email procedures! Use of VC!
VC++网口通信-局域网网络通信编程实例
- 局域网网络通信编程实例 获取网上邻居【\chap3\Neighbor】 lIP地址和计算机名之间的转换【\chap3\Neighbor】 l映射网络驱动器【\chap3\Neighbor】 l消息发送程序Net Send【\chap3\Neighbor】 l获取局域网内其他计算机的信息【\chap3\ NeighborInfo】
VC++ smtp发送邮件源码
- VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以,VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
UDPSender.rar
- UDPSender,VC++编写,UDP发送协议,UDPSender, VC++ Preparation, UDP Send agreement
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2* 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
post.rar
- VC实现发送含有附件的邮件,供初学者掌握SMTP协议、邮件格式及Winsock使用,VC realization Send e-mail containing attachments, for beginners to master SMTP protocol, e-mail format and the use of Winsock
VC.GET.POST.HTTP.client.code.send.request
- VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
VC-Send-EMail
- 简邮邮件发送组件 本组件(smtp.dll)通过smtp协议发送邮件,为标准windows dll 支持VB VC等主流编程工具调用,-send email
WebServer
- VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。 本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
udp
- 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助-Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help
Email
- vc++的mfc电子邮件发送与接收,socket编程完整代码。-vc++ for mfc send and receive e-mail, socket programming complete code.
vc-http
- VC Socket GET_POST发送HTTP请求示例-VC Socket GET_POST send HTTP
VC
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achie
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
ARP(VC)
- 手把手教你玩转ARP包(VC) 一、关于ARP协议的基础知识 二、发送ARP包的编程实现 -Topsyyour ARP packet (VC) First, the agreement on the basic knowledge of ARP II, send ARP packets Programming ...