-
一个通过POP3收邮件的VC++工程,可以将email附件解开
一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
- 2023-04-29 05:45:03下载
- 积分:1
-
email验证系统 可以验证emai的地址的正确性
email验证系统 可以验证emai的地址的正确性-the system can tell you wether your address is correcr or not
- 2022-08-16 10:20:12下载
- 积分:1
-
网吧收费管理演示程序,很有用的asp入门程序。
网吧收费管理演示程序,很有用的asp入门程序。-Internet cafe management fee demonstration program, a very useful asp entry procedures.
- 2022-10-21 16:00:03下载
- 积分:1
-
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现-Infix to Postfix conversion fully achieved
- 2022-03-23 15:03:13下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HT...
基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4, SOCKS4A, SOCKS5 agency agreement to support HTTP PROXY BASIC authentication and certification, along with libraries and SOCKS-based IO WINSOCK2 overlapping objects and events, the Winsock2 libraries.
- 2022-03-17 17:24:42下载
- 积分:1
-
本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参加压缩文件中的DBConfig....
本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参加压缩文件中的DBConfig.ini文件。可以监控局域网内所有主机(IP)的上网情况,包括上传下载流量、浏览的网页、上网时长等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database, and participated in the compressed file DBConfig.ini file. LAN can monitor all hosts (IP) access to the Internet, including uploading and downloading traffic, browsing web pages, Internet time and long
- 2022-01-26 15:34:07下载
- 积分:1
-
socket编程的几篇和好的文章
socket编程的几篇和好的文章-socket programming and the few good articles
- 2022-02-10 12:27:08下载
- 积分:1
-
一个使用IPHelper API写的IP地址过滤程序
一个使用IPHelper API写的IP地址过滤程序-A IP address filtering program which written by IPHelper API
- 2023-05-09 11:00:03下载
- 积分:1
-
局域网聊天的小软件,通过VC6.0 VS2005测试
局域网聊天的小软件,通过VC6.0 VS2005测试-Small LAN chat software testing VC6.0 VS2005
- 2022-06-18 04:43:05下载
- 积分:1