-
聊天工具的源代码,使用vc6.0实现的MFC程序,完成…
聊天实用程序源代码,使用vc6.0实现的MFC程序,带有完整的工程,可以运行。-Chat utility source code, the use of the MFC vc6.0 achieve procedures, complete with the project, can run.
- 2022-01-26 05:09:03下载
- 积分: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
-
vb6.0下的html浏览器,用来学习的例程。可以参考。
vb6.0下的html浏览器,用来学习的例程。可以参考。-VB6.0 under html browser, used to learning routines. Can refer to.
- 2023-07-13 06:50:04下载
- 积分:1
-
using the mobile phone via com and http web to send the sms.
通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
- 2022-03-20 11:58:54下载
- 积分:1
-
利用IE内核做的浏览器,我认为这是功能模仿得最完善的一个
利用IE内核做的浏览器,我认为这是功能模仿得最完善的一个-kernel using IE browsers do, I think this function is the most perfect imitation of a
- 2022-06-21 16:18:18下载
- 积分:1
-
一个简易的聊天系统,可以在局域网内聊天,适合在公司不能上网的朋友....
一个简易的聊天系统,可以在局域网内聊天,适合在公司不能上网的朋友.-A simple chat system, you can chat in the LAN for Internet access in the company should not friends.
- 2023-08-20 18:55:03下载
- 积分:1
-
串口调试工具,应用Visual Basic编程的小示例
串口调试工具,应用Visual Basic编程的小示例
- 2022-02-22 02:11:12下载
- 积分:1
-
校园网中的计算机使用一块网卡就可以实现校园网与外网无缝切换...
校园网中的计算机使用一块网卡就可以实现校园网与外网无缝切换-Campus network using a computer network card can be achieved outside the campus network with seamless network switching
- 2022-11-26 09:00:03下载
- 积分:1
-
PPPoE用户名和密码嗅探器。可以嗅探密码保存在路由、电脑。
PPPOE密码嗅探器,用winpcap实现.能够嗅探网络中或者本机的PPPOE密码.实现了模拟的PPPoE接入服务器.能够获取接入到网络中的PC,路由器,机顶盒等使用PPPoE接入设备的用户名和密码.-PPPoE username and password sniffer. Can sniffer password saved in the route, pc and other device in the LAN network envirenment.
- 2022-03-10 15:50:00下载
- 积分:1
-
dynamic link library in the form of network communication client code
以动态链接库的形式实现网络通讯中的客户端代码-dynamic link library in the form of network communication client code
- 2022-01-27 16:50:46下载
- 积分:1