-
关于winpcap的一些认识
关于winpcap的一些认识-on the understanding winpcap
- 2023-05-08 22:15:04下载
- 积分:1
-
Site dadd.cn source, yes, worthy of recommendation, yes, worthy of recommendatio...
dadd.cn网站源码,不错,值得推荐, 不错,值得推荐-Site dadd.cn source, yes, worthy of recommendation, yes, worthy of recommendation
- 2022-10-30 18:05:05下载
- 积分:1
-
一个小型的局域网聊天工具,供初学者参考,很有价值
一个小型的局域网聊天工具,供初学者参考,很有价值-A small local area network chat tool for beginners reference value
- 2022-07-12 00:04:57下载
- 积分:1
-
achieved using vc mail functionality, mainly winsock achieve transfer process. H...
用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。-achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.
- 2022-06-22 04:23:00下载
- 积分:1
-
银行与其它系统联网,这是客户端,在本站能下载到服务器端的源码。...
银行与其它系统联网,这是客户端,在本站能下载到服务器端的源码。-banks and other networking systems, it is the client, the site can be downloaded to the server side of the source.
- 2023-04-10 16:15:08下载
- 积分:1
-
局域网的一个信息交换平台,可用于网间交换信息
局域网的一个信息交换平台,可用于网间交换信息-a LAN information exchange platform for the exchange of information between network
- 2022-06-02 20:13:10下载
- 积分: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
-
FTP server, FTP server will have to learn to help
FTP服务器,学习写FTP服务器会有帮助-FTP server, FTP server will have to learn to help
- 2022-07-19 03:33:54下载
- 积分:1
-
用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等...
用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等-users can choose interlocutors, and multiple moves installed fonts, whispered, filtering information
- 2022-08-26 07:37:08下载
- 积分:1
-
1。forumportal两放置。论坛的内容放forumportal内容…
1. 放置好ForumPortal
2. 将论坛目录置于ForumPortal目录下
3. 执行http://.../Install.aspx安装
4. 确保对文件访问有足够的权限(EveryOne写入权限)
5. 执行3部安装过程后,将自动删除Install.aspx文件,若程序没有权限删除,则请手动删除
6. 倘若程序没有修改web.config的权限,请手动修改数据库连接串(数据库名称即为论坛数据库名称)
7. ForumPortal后台帐号,当然就是论坛后台帐号啦,一样-1. ForumPortal two well placed. Contents of the forum placed ForumPortal Contents under 3. implementation http : //.../ Install.aspx installation 4. to ensure there are sufficient documents to visit the competence (Ever yOne write competence) 5. implementation of three installation process, Install.aspx will automatically delete the document, if no authority to delete procedures, please manually delete 6. If the process is not the authority to amend sed, please manually modify the database connection strings (name of the database shall Forum database name) 7. ForumPortal background account, of course, is the background account-- the Forum, like
- 2022-08-16 01:51:47下载
- 积分:1