-
java版实现了文件的传输功能,大家参考下
java版实现了文件的传输功能,大家参考下-java version of the document to achieve the transmission function, refer to the following U.S.
- 2022-08-26 04:51:06下载
- 积分:1
-
用DELPHI写的可以监控网络上主机网络状态的工具。
用DELPHI写的可以监控网络上主机网络状态的工具。-DELPHI written with the network host can monitor the network status tool.
- 2022-02-01 16:06:03下载
- 积分:1
-
FLASH source material
FLASH素材源码-打包流行时尚时装矢量 打包流行时尚时装矢量-FLASH source material-packaged vector fashion fashion packaged vector bundles vector fashion fashion fashion fashion packaged vector bundles fashion fashion Vector
- 2022-07-25 04:21:47下载
- 积分:1
-
HTML转换成XML的工具
可以解析html网页,实现html转xml,用户身份验证信息-html convert to xml tool
- 2023-03-02 16:40:04下载
- 积分: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
-
client. The procedure first with the corresponding server connections. Users the...
客户端程序。该程序首先与相应服务器连接。然后接收用户从标准输入(键盘)输入的字符串,再将字符串发送给服务器,接收服务器发回的信息并显示。之后,继续等待用户输入直至用户输入Ctrl-D。当收到用户输入Ctrl-D后,客户关闭连接并退出。-client. The procedure first with the corresponding server connections. Users then receive from the standard input (keyboard) and input string, and then a string sent to the server, server to receive the information and display. After continue to wait until the user input of user input Ctrl-D. When users type Ctrl-D, customers close the connection and exit.
- 2022-12-26 01:15:04下载
- 积分:1
-
一个基于c++的网络传输Dll,方便使用
一个基于c++的网络传输Dll,方便使用-c++ network transfer dll
- 2022-02-03 04:48:33下载
- 积分:1
-
局域网聊天室(vc++ 原码),很好!
局域网聊天室(vc++ 原码),很好!-LAN Chat Room (vc original code), good!
- 2022-08-18 13:12:47下载
- 积分:1
-
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。...
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。-Focuses on the Win32 platforms under the Winsock programming, for a large number of grass-roots network protocol, Winsock is the access to their preferred interface.
- 2022-03-02 07:38:26下载
- 积分:1
-
无限制的单工协议发送端和接收端程序,网络通信协议实例编程的基础...
无限制的单工协议发送端和接收端程序,网络通信协议实例编程的基础-unrestricted simplex agreement to send and receive software, network communication protocol based programming examples
- 2023-06-07 21:10:03下载
- 积分:1