资源列表
12996_SmtpSend Email
- 一个VC发送邮件的例子代码-a VC mail code examples
FTP Server And Client in Delphi
- Segue Fontes em Delphi para um Servidor FTP e um Cliente FTP. Ambos foram desenvolvidos em Delphi com as funcionalidades básicas.
easyBrocast
- 输入ip地址,或广播组地址,实现win 2000系统的广播功能,解决win xp系统不能直接广播的问题
arpscan080406
- 内网基于ARP扫描,不导入任何库,可以学习下程序的写法
SocketBaseClass
- 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
ASP作品保护方案
- ASP作品保护方案,是对asp原程序版权保护的几个方案,拿出大家分享一下了。-ASP protection program works is the original procedure asp copyright protection options we take a share.
get
- 传送和接受文件
select
- 使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型
IO_Port
- 一个很好用的完成端口类,效率超高。欢迎下载。-a good port with the completion category, ultra-high efficiency. Welcome to download.
testLocalIP
- 此程序可在不同主机的情况下自动获得本地的IP地址列表.能够动态绑定本地IP.
SendARPExample
- 一个用SendARP根据IP地址扫描局域网主机MAC地址,并可再获取主机信息的例子;