-
利用拨号上网的简单例子。
利用拨号上网的简单例子。-use dial-up Internet access simple example.
- 2023-01-26 19: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
-
银行与其它系统联网,这是客户端,在本站能下载到服务器端的源码。...
银行与其它系统联网,这是客户端,在本站能下载到服务器端的源码。-banks and other networking systems, it is the client, the site can be downloaded to the server side of the source.
- 2023-04-10 16:15:08下载
- 积分:1
-
RDP实现windows桌面共享
你是否需要在您的客户端 PC 上记录,协助他们吗?有吨的桌面共享应用程序,有些是商业,有些是免费的但是如果你知道是多么容易,构建桌面共享应用程序工作在 Vista 上,你将永远不会给一个机会,向其他解决方案。
- 2022-01-26 04:39:47下载
- 积分:1
-
TCP.IP终端程序源代码
TCP.IP终端程序源代码-TCP.IP terminal program source code
- 2022-06-16 00:59:15下载
- 积分:1
-
使用Winsock编写用IPX协议点对点聊天的程序
使用Winsock编写用IPX协议点对点聊天的程序- Uses the Winsock compilation the procedure which point-to-point
chats with the IPX agreement
- 2022-07-09 16:27:36下载
- 积分:1
-
能监视网卡的流量,包括上传和下载,可编译成独立程序发布...
能监视网卡的流量,包括上传和下载,可编译成独立程序发布-Able to monitor card traffic, including uploading and downloading can be compiled into a stand-alone program released
- 2023-05-05 23:45:02下载
- 积分:1
-
Lucent's RTP station, with good performance.
Lucent 的RTP 协议站,具有不错的性能。-Lucent"s RTP station, with good performance.
- 2023-07-12 12:35:03下载
- 积分:1
-
simple ie source code for freinds, the free version
simple ie source code for freinds, 免费版本-simple ie source code for freinds, the free version
- 2022-03-09 16:47:14下载
- 积分:1
-
Example of using PIPEs for consoles apps
Example of using PIPEs for consoles apps
- 2022-01-22 10:33:53下载
- 积分:1