-
java编写的 动态互动景观全景好的例子代码
java编写的 动态互动景观全景好的例子代码-prepared by the dynamic interaction panoramic landscapes good example code
- 2022-02-20 15:34:35下载
- 积分:1
-
使用TCP协议 使用winsockt编程 实现点对点的通信
使用TCP协议 使用winsockt编程 实现点对点的通信-Using the TCP protocol uses point to point communication programming winsockt
- 2022-03-13 23:55:12下载
- 积分:1
-
TCPIP协议MCS
tcpip协议在MCS-51上移植的C语言源代码-TCPIP agreement in MCS-51 on the transplantation of C language source code
- 2022-08-08 16:52:13下载
- 积分:1
-
一个Socket连接类,封装了Winsock API,VB源码,推荐下载!
一个Socket连接类,封装了Winsock API,VB源码,推荐下载!-a socket connection type, Packaging, a Winsock API, VB source code to download!
- 2022-04-22 01:41:21下载
- 积分:1
-
套接字编程,实现网络客户服务器间简单通行
套接字编程,实现网络客户服务器间简单通行-qqqqqqqqqqqqqq
- 2022-01-26 18:41:12下载
- 积分:1
-
这是一个酒店系统,用Dreamwaver和access数据库做的,包含注册会员、在线预定、介绍酒店房间标准、娱乐设施等功能。...
这是一个酒店系统,用Dreamwaver和access数据库做的,包含注册会员、在线预定、介绍酒店房间标准、娱乐设施等功能。-This is a hotel system, used to do Dreamwaver and access the database containing registered members, online reservations, hotel rooms introduce standard features such as recreational facilities.
- 2022-01-26 06:16:40下载
- 积分:1
-
使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信...
使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信-Remotting the use of client service to achieve a small example of client communications. What modifications can be realized for two-way communication
- 2022-08-23 02:46:32下载
- 积分: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
-
可以发送具有用户名论证的邮件,并且加入了POP3接收的功能,虽然还有一些BUG,望有好的意见能与我分享...
可以发送具有用户名论证的邮件,并且加入了POP3接收的功能,虽然还有一些BUG,望有好的意见能与我分享-can send users who have demonstrated mail, POP3 and joined the reception function, although some BUG, Pillar had good ideas and I can share
- 2022-08-04 02:56:59下载
- 积分:1
-
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看...
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看出,方便查看、监控TCP session动态等等。
-Ethereal is a free network protocol testing procedures, to support Unix, Windows. Allows you to crawl through the procedures for running the website information, including the flow of each packet and its contents, information-based language that the operating system to facilitate the viewing, monitoring, etc. Dynamic TCP session.
- 2022-02-10 00:56:10下载
- 积分:1