-
这是动网论坛的SQL商业版本的SQL代码。
这是动网论坛的SQL商业版本的SQL代码。-SQL commercial version of SQL code.
- 2022-08-04 06:31:31下载
- 积分:1
-
mac osc平台下Xcode编程,Objective
mac osc平台下Xcode编程,Objective-C编写的网络通信程序-mac osc platforms Xcode programming, Objective-C to prepare the network communication program
- 2022-05-31 15:09:17下载
- 积分:1
-
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错...
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错-this procedure could be used between network data transmission, can send, receive, debugging has been successful, quite well!
- 2022-06-22 02:50:42下载
- 积分:1
-
用delphi编写socket实现远程抓屏
用delphi编写socket实现远程抓屏-Prepared using delphi remote socket screenshots
- 2023-08-20 16:35:04下载
- 积分:1
-
API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议...
API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议-API supports multiple SP Intrinsic through SMS Gateway Center iDAP SMS access to end-users to send text messages. SP applications need to follow Unicom SGIP1.1 agreement
- 2022-02-14 02:49:52下载
- 积分:1
-
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现
Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现-Infix to Postfix conversion fully achieved
- 2022-03-23 15:03:13下载
- 积分:1
-
小型聊天系统原代码
小型聊天系统原代码-small chat system source code
- 2022-01-23 11:02:50下载
- 积分: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
-
自动升级程序,远程自动更新系统。
一个系统自动升级程序,可远程自动更新系统。-Automatic escalation procedures, automatically update the system remotely.
- 2022-05-25 23:47:14下载
- 积分:1
-
用vc编写的简单聊天室,用winsock写成,适用vc6.0及以上
用vc编写的简单聊天室,用winsock写成,适用vc6.0及以上-vc prepared with a simple chat room, using winsock languages, and above applies vc6.0
- 2022-02-15 19:55:50下载
- 积分:1