-
对网络编程的程序Winsock。是一个服务器
这是一个关于winsock的网络编程的程序。是一服务器端VC视频会议代码,希望对你们有用。-winsock on the network programming procedures. Is a server-side code VC Video Conference, and I hope to you useful. Ha ha!
- 2022-10-26 19:20:03下载
- 积分:1
-
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码...
一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码-A simple UDP network protocol used for communications transmission testing procedures, including all of the source
- 2022-02-24 22:56:35下载
- 积分:1
-
此嗅探器只能在支技RAW SOCKET的机器上运行,而且还得是非交换机的局域网内 代码原创:cooldiyer...
此嗅探器只能在支技RAW SOCKET的机器上运行,而且还得是非交换机的局域网内 代码原创:cooldiyer-this Sniffer technology only in RAW Socket Extension of machines, but also to non LAN switches original code : cooldiyer
- 2023-07-16 04:55:03下载
- 积分:1
-
chat room was designed as a simple example for newcomers to learn
聊天室的设计,是一个简单的例子,适合新手学习-chat room was designed as a simple example for newcomers to learn
- 2022-12-11 02:50:03下载
- 积分: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
-
查找IPX的网络地址
查找IPX的网络地址 -Searching the network address of IPX
- 2022-04-27 08:01:45下载
- 积分:1
-
build 0.999修改 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4....
build 0.999修改 1.上传功能修正已知安全bug(限制上传文件类型) 2.自动生成缩略图(大小可在config.php中设置) 3.多种排序方法 4.限制原始图的大小和宽高 5.可选择覆盖或者不覆盖已存在同名文件 6.目录直读图片文件 其他看config.php中的注释-build a revised 0.999. Upload function amendment known security bug (limit upload file types) 2. Automatic generation thumbnail (size can be installed in config.php) 3. A variety of sequencing methods 4. Restrictions on the size of the original plan and five-wide. Option do not cover or cover the same name already exists document 6. Contents Direct Reading Photo see config.php other documents of Notes
- 2022-09-24 23:20:03下载
- 积分:1
-
用SPI加密数据包。基于WINSOCK2 SPI层。
用SPI加密数据包。基于WINSOCK2 SPI层。-Encrypted data packet with SPI. WINSOCK2 SPI-based layer.
- 2023-02-28 09:50:04下载
- 积分:1
-
P2P聊天工具 实现聊天功能 使用winsock
P2P聊天工具 实现聊天功能 使用winsock-P2P chat chat tools to achieve the use of winsock
- 2022-06-15 23:54:09下载
- 积分:1
-
一个用.net写的无刷新取得数据库数据的例程。
一个用.net写的无刷新取得数据库数据的例程。-A use. Net write-free access to the database data refresh routines.
- 2022-07-23 22:53:41下载
- 积分:1