-
局域网即时通信,已实现客户端和服务器聊天基本功能!
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
- 2022-07-09 02:04:24下载
- 积分:1
-
Java programming, java and corba will combine to achieve remote method invocatio...
Java Corba编程, 是将java 和 corba 结合在一起来实现远程方法调用. corba 比 rmi 应用的更广泛.-Java programming, java and corba will combine to achieve remote method invocation. Corba than rmi applications more extensive.
- 2023-08-10 10:25:04下载
- 积分:1
-
使用DirectPlay实现类似CS游戏服务器通讯.
主要完成数据传输模块...
使用DirectPlay实现类似CS游戏服务器通讯.
主要完成数据传输模块-Using DirectPlay to achieve a similar CS game server communications. The main data transfer module completed
- 2022-09-22 06:55:02下载
- 积分:1
-
using socket communications program heterogeneous environments under the Data Co...
利用socket通信程序实现异构环境下的数据通信-using socket communications program heterogeneous environments under the Data Communication
- 2022-08-21 06:53:22下载
- 积分:1
-
这个程序非常好用,一定不要错过哦,有问请请MAIL通知...
这个程序非常好用,一定不要错过哦,有问请请MAIL通知-this procedure is very useful, we should not miss, oh, please ask please notify MAIL
- 2022-02-04 06:05:33下载
- 积分:1
-
网络客户端 vb winsock
2009
网络客户端 vb winsock
2009-04-07 08:38 822 工程1.vbp
2009-04-14 13:20 0 a.cmd
2009-04-07 08:38 7,506 Form1.frm
2009-04-05 16:10 190 MSSCCPRJ.SCC
2009-04-14 13:17 51 工程1.vbw
2009-04-05 16:42 3,153 工程1.PDM-Network client vb winsock 2009-04-07 08:38 822 works 1.vbp 2009-04-14 13:20 0 a.cmd 2009-04-07 08:38 7506 Form1.frm 2009-04-05 16:10 190 MSSCCPRJ. SCC 2009-04-14 13:17 51 projects 1.vbw 2009-04-05 16:42 3153 works 1.PDM
- 2022-02-05 08:12:53下载
- 积分:1
-
this program demonstrated how to handle through the window from the desired comm...
本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口-this program demonstrated how to handle through the window from the desired command control interface IHtmlDocument2
- 2022-03-25 06:43:15下载
- 积分:1
-
SERVEUR-CLIENT
c语言的服务器和客户机源代码,使开发人员易于实现服务器和客户机之间的连接;
- 2022-04-23 20:57:08下载
- 积分: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
-
这是一个很好的程序代码,是关于套接字上的套接字编程的。
这是个很不错的编程代码,是有关于socket套接字的编程是由中科院的老师亲自编写的-this is a very good program code is on the socket socket programming from the CAS is personally prepared by the teachers
- 2023-08-17 12:35:03下载
- 积分:1