-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1
-
http通讯协议,实现可以实现文件的上传与下载
http通讯协议,实现可以实现文件的上传与下载-http communication protocol, can realize the upload and download files
- 2023-07-20 18:05:02下载
- 积分: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
-
MFC点对点聊天实例
该程序使用socket进行通信,使用了TCP和UDP,同时通过OpenCV打开摄像头,并通过上面所说的UDP进行了视频图像的传输。由于本机上只有一个摄像头,而摄像头是独占设备,尚未在多台机器上测试。代码显得简单粗糙,但是其中的某些源代码和大体思想我相信还是可以给大家一些帮助的。
- 2022-04-24 14:26:24下载
- 积分:1
-
在一定时间内实现自动断网,并且自动链接!要求用的是ADSL!...
在一定时间内实现自动断网,并且自动链接!要求用的是ADSL!-In a certain period of time off network automatically, and automatically link! Requirements using ADSL!
- 2023-03-31 03:40:03下载
- 积分:1
-
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程...
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
- 2022-03-14 09:52:20下载
- 积分:1
-
端口扫描器的程序代码
端口扫描器的程序代码-port scanner code
- 2022-09-07 02:20:03下载
- 积分:1
-
My-IE浏览器的源代码,其中包含了各种Windows与Internet编程的技巧与技术。-My-IE browser s source code, which contains a variety of Windows and Internet programming skills and technology.
- 2022-03-10 17:13:12下载
- 积分:1
-
这是一个用PHP3和javascript写的程序,使用者有他们自己的聊天配置文件,用户数据和聊天记录被写入MYSQL数据库,采用自动卷屏模式,显示在线人数,可以...
这是一个用PHP3和javascript写的程序,使用者有他们自己的聊天配置文件,用户数据和聊天记录被写入MYSQL数据库,采用自动卷屏模式,显示在线人数,可以查看在线用户的资料。-This is a PHP3 and javascript used to write the procedure, the user has their own chat configuration file, the user data and chat history are written in MYSQL database, the use of automatic roll-screen mode, display the number online, you can view online information.
- 2022-05-20 02:22:56下载
- 积分:1
-
大型超市pos系统
大型超市pos系统 -Large supermarket pos system
- 2022-09-21 02:15:03下载
- 积分:1