-
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的...
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows environment to achieve VC, VC as object-oriented programming language with the speed calculation of notable feature
- 2022-12-15 20:00:03下载
- 积分:1
-
Ras 的adsl拨号程序,实现简单的自动拨号,可以做参考
Ras 的adsl拨号程序,实现简单的自动拨号,可以做参考-Ras adsl,RAS dial-up program s source code, Chinese, and has been tested
- 2023-06-27 08:25:03下载
- 积分:1
-
据说是 AOL 官方的聊天工具, 功能比较完善。
据说是 AOL 官方的聊天工具, 功能比较完善。-AOL is said to be the official chat tools, more perfect functions.
- 2022-08-25 07:27:53下载
- 积分:1
-
asp.net+ajax结合的简单代码,该代码可以使你体会到asp.net+ajax最新技术的先进程度。...
asp.net+ajax结合的简单代码,该代码可以使你体会到asp.net+ajax最新技术的先进程度。-asp.net+ ajax simple combination code, the code can make you feel asp.net+ ajax the sophistication of the latest technology.
- 2022-02-12 07:52:44下载
- 积分:1
-
阿斯顿后即可哈科技时代卷卡式带骄傲和大家卡的很骄傲可视电话卷卡式带就 srd...
阿斯顿后即可哈科技时代卷卡式带骄傲和大家卡的很骄傲可视电话卷卡式带就 srd-asdasdasddsffxxvdsfsaffa
- 2022-08-14 18:36:57下载
- 积分:1
-
UART串口通讯的使用软件编程很好是实现
UART串口通讯的使用软件编程很好是实现-UART serial communication programming using software implementation are very good
- 2022-07-24 13:25:42下载
- 积分:1
-
基于WMI的PC资产管理系统,这是客户端,负责收集本地主机资源。...
基于WMI的PC资产管理系统,这是客户端,负责收集本地主机资源。-WMI"s PC-based asset management system, which is the client responsible for the collection of local host resources.
- 2022-03-16 18:13:38下载
- 积分:1
-
a LAN Multicast win32 procedures, including the transmitter and receiver. You ar...
一个局域网组播的win32程序,包括发送端和接收端。欢迎大家共同学习-a LAN Multicast win32 procedures, including the transmitter and receiver. You are welcome to jointly study
- 2023-01-20 20:00: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
-
一个perl开发的web服务器。简单,很适合学习
一个perl开发的web服务器。简单,很适合学习-Perl development of a web server. Simple and very suitable for learning
- 2022-01-26 01:45:47下载
- 积分:1