-
如何使用VB来编写一个属于自己的浏览器。
如何使用VB来编写一个属于自己的浏览器。-how to use VB to prepare an own browser.
- 2022-03-20 19:09:01下载
- 积分:1
-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1
-
用VFP判断计算机是否连上网络 用VFP判断计算机是否连上网络
用VFP判断计算机是否连上网络 用VFP判断计算机是否连上网络-Using VFP to determine whether the computer connected to the network using VFP to determine whether the computer connected to the network
- 2022-05-07 00:18:54下载
- 积分:1
-
TCP/IP端口映射源码,可以将内网的端口映射到外网
TCP/IP端口映射源码,可以将内网的端口映射到外网-TCP/IP port mapping source, within the network can be mapped to a port outside the network
- 2023-03-20 13:40:04下载
- 积分:1
-
这是java程序
SessionReaderServlet.java
这是java程序
SessionReaderServlet.java-procedures SessionReaderServlet.java
- 2022-02-06 07:12:45下载
- 积分: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
-
WinPcap入门的人使用,简单介绍了WinPcap的使用
WinPcap入门的人使用,简单介绍了WinPcap的使用-Introduction to the use of the person WinPcap
- 2022-04-08 17:10:34下载
- 积分:1
-
First of all, Client A log server, NAT A distribution for the Session of a port...
首先,客户端的日志服务器,网络地址转换分布为本届会议的一个端口60000 ,那么伺服器收到了用户端的地址是202.187.45.3:60000 ,这是外部的客户网络地址。同样,客户乙登入伺服器, B至吨的NAT-First of all, Client A log server, NAT A distribution for the Session of a port 60000, then the Server S received the address of Client A is 202.187.45.3:60000, which is outside of the Client A network address. Likewise, Client B Login Server S, NAT B to the distribution of the Session of the port is 40000, then the Server S received B s address is 187.34.1.56:40000. At this time, Client A and Client B and Server S can be a communication. If Client A at this time would like to direct
- 2022-01-24 08:44:14下载
- 积分:1
-
简单的防火墙
该程序可以实现基本的包过滤,包过滤作为最基本的防火墙基层策略是属于比较早起的防火墙开发思路。从这个源码中你可以看到早期的防火墙的基本开发流程,这相信对你以后独立防火墙的编码有所帮助。
- 2023-08-30 13:25:03下载
- 积分:1
-
这是一个基于API自己定义的Socket封装基类。
这是一个基于API自己定义的Socket封装基类。-This is a definition based on its own API Socket Packaging base class.
- 2022-10-25 02:20:03下载
- 积分:1