-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分: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
-
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。...
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descriptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, is more complex. This example After I passed the debugger. You are welcome to enjoy.
- 2023-07-29 07:50:04下载
- 积分:1
-
delphi的socket编程
delphi的socket编程-socket programming
- 2022-01-26 07:49:08下载
- 积分:1
-
Client
顾客
- 2022-06-13 19:40:32下载
- 积分:1
-
C++ based on the local area network chat tool, using the Windows Socket control,...
基于C++的局域网聊天工具,用到了Windows Socket 控件,用UDP和TCP协议实现-C++ based on the local area network chat tool, using the Windows Socket control, using UDP and TCP protocol
- 2022-05-07 08:05:33下载
- 积分:1
-
这是一个单线程聊天室代码,用java编写的,使用的是Swing包。
这是一个单线程聊天室代码,用java编写的,使用的是Swing包。-This is a chat room single-threaded code, using java prepared using Swing package.
- 2022-08-26 03:25:22下载
- 积分:1
-
这是一个介绍DHCP
this a introduction for DHCP
- 2023-07-29 17:35:03下载
- 积分:1
-
VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接...
VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
- 2023-04-28 15:00:03下载
- 积分:1
-
in VC compiler, achieving large file transfer, very fast, can be designated port...
在VC下编译,实现大文件的传输,速度很快,可以指定端口和IP-in VC compiler, achieving large file transfer, very fast, can be designated ports and IP
- 2022-11-02 03:00:03下载
- 积分:1