-
一个很好的网络拨号程序的VC6代码,可以监视拨号网络的流量。支持各种拨号设备...
一个很好的网络拨号程序的VC6代码,可以监视拨号网络的流量。支持各种拨号设备-a good network of dial-up procedures VC6 code, can monitor the flow of dial-up network. Dial-support equipment
- 2022-09-27 12:50:02下载
- 积分:1
-
硬盘读取你可以自动读取服务器的信息,对服务器内容进行操作...
硬盘读取你可以自动读取服务器的信息,对服务器内容进行操作-Hard to read the server you can automatically read the information on the content server to operate
- 2022-03-24 22:28:18下载
- 积分:1
-
一个非常的VC++图形界面的网络通信
一个非常的VC++图形界面的网络通信-A very VC++ Graphical interface of the network communication
- 2022-05-24 07:11:59下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1
-
创建拨号连接快捷方式的程序
创建拨号连接快捷方式的程序- Foundation digit dialing connection quick way procedure
- 2022-01-25 14:12:25下载
- 积分: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
-
rip协议,描述通信双方如何用rip协议进行通信。
rip协议,描述通信双方如何用rip协议进行通信。-rip the agreement, describing how the two sides rip communication protocol to communicate.
- 2022-01-25 17:43:23下载
- 积分:1
-
SYSIntnetsetdemo,网络编程相关,设计相关。。。与大家一起分享
SYSIntnetsetdemo,网络编程相关,设计相关。。。与大家一起分享-SYSIntnetsetdemo, network programming-related, design related. . . With the U.S. share
- 2023-03-02 08:45:03下载
- 积分:1
-
ASP消息提示,ASP编程里很有用的语句
ASP消息提示,ASP编程里很有用的语句-ASP, ASP programming Lane very useful statement
- 2023-01-13 21:40:04下载
- 积分:1
-
java 通信类库 包装了各种通信的协议
java 通信类库 包装了各种通信的协议-communications packaging of the various communications agreement
- 2022-05-07 10:02:18下载
- 积分:1