-
generation application framework and initialization OLE/COM library environment...
生成应用程序框架并初始化OLE/COM库环境 创建一个标准 的MFC AppWizard(exe)应用程序,然后在使用ADO数据库的InitInstance函数中初始-generation application framework and initialization OLE/COM library environment to create a standard MFC AppW izard (exe) applications, then use ADO database initial InitInstance function
- 2022-01-26 05:26:03下载
- 积分:1
-
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐- With the MyIE function same multi- windows browser, is quite
practical, contains the complete source code, intense recommendation!
- 2022-10-30 18:00: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
-
apple
apple的开源软件openphone的源代码-apple
- 2022-03-19 17:00:51下载
- 积分:1
-
基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。
客户端实现...
基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。
客户端实现以下功能
1 浏览服务器的目录结构
2 能够从服务器下载某个文件
3设置文件保存的位置
4 使用多线程下载文件
服务器实现以下功能:
1 客户端连接数量
2客户端请求的目录
3 客户端请求下载的文件-failed to translate
- 2023-05-22 15:55:04下载
- 积分:1
-
the procedure used by several major RAS API function and multi
该程序主要用到了几个RAS API函数和多线程技术。 具体实现请参考源代码!-the procedure used by several major RAS API function and multi-threading technology. Please refer to achieve specific source code!
- 2023-07-05 04:20:03下载
- 积分:1
-
Freezing point dynamic DNS principle source of this procedure is that the remote...
冰点动态域名解析源码
本程序的原理就是远程获取网页地址,通过网页来对DNS服务器进行操作-Freezing point dynamic DNS principle source of this procedure is that the remote access to the web site, through the page to operate on the DNS server
- 2022-01-28 18:14:51下载
- 积分:1
-
检测网卡MAC地址的程序,本人测试通过。
检测网卡MAC地址的程序,本人测试通过。-NIC MAC address detection procedure, I test.
- 2023-06-28 04:55:03下载
- 积分:1
-
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
-this is to help people complete the local IP address inquiries experiment. The machine can find the ip address.
- 2022-12-26 09:30:03下载
- 积分:1
-
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口...
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口-Used for port forwarding. Such as port mapping functions can be C language source code format 110 127.0.0.1 112 local port forwarding IP forwarding port
- 2022-12-15 21:25:03下载
- 积分:1