-
VC++6 TCP UDP通讯程序实例
VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
- 2023-02-07 14:50:03下载
- 积分:1
-
UDP测试工具
udp test tools
- 2022-01-27 20:55:19下载
- 积分: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
-
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程...
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:webpages的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft"s HTTP server routines, the need to be used in building a C : webpages directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
- 2023-02-26 23:00:03下载
- 积分:1
-
spark小插件,实现与openfire的通信。开启你的插件之旅吧
spark小插件,实现与openfire的通信。开启你的插件之旅吧-spark a small plug-in, Implementation and openfire communication. Open your journey into plug-ins
- 2022-03-04 16:51:50下载
- 积分:1
-
这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。...
这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。
-----------------------------------
首先,设置三种要素:用户、群组、角色。
用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。
权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
-This is a mandate to find a design of the curriculum and write well, but the code is found, in some places may be misdirected. Put up for us and I study together.----------------------------------- First, the set of three elements : user, group, role. Users login to use corresponds to the people. User groups corresponding to the pool, a special users. A role for the authority, of the group assembled users (groups) have their own role. To achieve competence through Permission Rule category and class to be achieved. Permission for external calls, as a Rule interface for the authority to judge rules.
- 2022-06-13 15:45:39下载
- 积分:1
-
Inis库 从此摆脱Winsock控件 欢迎下载
Inis库 从此摆脱Winsock控件 欢迎下载-err
- 2022-05-19 17:59:34下载
- 积分:1
-
window socket网络编程的重叠IO模型的例子
window socket网络编程的重叠IO模型的例子-window socket network programming overlap IO model examples
- 2022-03-18 17:32:44下载
- 积分:1
-
采用socket编程实现的一个双方发送信息的聊天室程序
采用socket编程实现的一个双方发送信息的聊天室程序-Use socket programming to send information on the two sides of a chat room program
- 2023-07-14 08:15:03下载
- 积分:1
-
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。...
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into server and client, need to run the server. Socket is mainly carried out using the asynchronous data transmission, each message in the LAN, also achieve the same into a simple chat program.
- 2023-05-14 19:50:03下载
- 积分:1