-
一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。...
一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。-a LAN voice chat program. This program is a point-to-point LAN voice chat program. The main purpose is to study Sound DirectX programming. University of mutual learning and common progress.
- 2022-09-26 18:05:03下载
- 积分:1
-
用C#实现的网络聊天程序,分为客户端和服务器端两个程序,可以用...
用C#实现的网络聊天程序,分为客户端和服务器端两个程序,可以用-C# Internet chat program, divided into client and server-side two procedures can be used
- 2022-08-05 19:44:00下载
- 积分:1
-
数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004...
数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif-data reported Sniffer, conventional analysis of the agreement. Preview chart http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif
- 2022-02-24 22:02:55下载
- 积分:1
-
一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.
一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.-one of the MIB Java operating procedures, the MIB data import and export.
- 2023-03-07 17:45:03下载
- 积分:1
-
ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。...
ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。-image analysis and identification of a key aspect is the image measurement parameters, the procedure could achieve some of the parameters of the measurement.
- 2022-11-19 03:40:04下载
- 积分:1
-
可以过滤浏览网页时广告的小程序,由VC利用MFC编写。
可以过滤浏览网页时广告的小程序,由VC利用MFC编写。-filter can visit the website at a small advertising procedures used by the VC MFC prepared.
- 2022-07-22 21:28:12下载
- 积分: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
-
vc+网络初学者的资料!vc+网络初学者的资料
vc+网络初学者的资料...
vc+网络初学者的资料!vc+网络初学者的资料
vc+网络初学者的资料-vc information network beginners! Vc network beginners information vc information network beginners
- 2022-08-09 16:32:06下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分:1
-
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址...
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址-made computer card physical address steps : 1) lists all the card 2), respectively replacement every piece of card to obtain the correct information 3) card inquiries made MAC address
- 2022-01-25 23:46:29下载
- 积分:1