-
windows socket 网络编程的grouptalk例子
windows socket 网络编程的grouptalk例子-windows socket network programming examples grouptalk
- 2022-03-18 16:34:44下载
- 积分:1
-
IP filters, IP packet filtering
IP过滤器,过滤IP包 -IP filters, IP packet filtering
- 2022-01-25 15:53:44下载
- 积分:1
-
C# 关于蓝牙的通信开发
C# 关于电脑通过蓝牙与手机手机进行通信的软件。通过简单算法和蓝牙技术实现手机客户端的和电脑的通信,这样就可以使得手机能够和电脑很好的通信,在此基础上,更加方便的实现手机和电脑通过蓝牙聊天,手机控制电脑关机,等等。。。。这个软件简单易用。
- 2022-04-20 15:11:35下载
- 积分:1
-
This procedure is a break point continues passes on the
document procedure the c...
本程序为一断点续传文件程序的客户端程序.
采用了多线程技术,速度明显高于同类软件.- This procedure is a break point continues passes on the
document procedure the customer end procedure Used the multi-thread
technology, the speed has obviously been higher than similar software
- 2022-02-02 01:23:12下载
- 积分:1
-
停止等待协议的reciver和sender部分,是用vc2005做的,还好
停止等待协议的reciver和sender部分,是用vc2005做的,还好-Stop waiting for the agreement reciver and sender part is vc2005 do better
- 2023-02-13 06:00:04下载
- 积分:1
-
scanning of the network, including ip, MAC address, machine name, my course desi...
扫描网段,包括ip、MAC地址、机器名,是我的课程设计作品,只上载主程序-scanning of the network, including ip, MAC address, machine name, my course design work, only on the main program
- 2023-06-25 09:15:03下载
- 积分:1
-
同伴
点对点传输文件的程序。使用TransmitFile调用,通信双方既是客户机又是服务器-peer-to-peer file transfer procedures. Use TransmitFile call, communication is both client-server is
- 2022-04-16 03:37:47下载
- 积分:1
-
sock5代理服务实例
sock5代理服务实例-sock5 examples of agency services
- 2023-05-30 06:05:03下载
- 积分:1
-
UDP 服务器端程序(JAVA编写),实现文件传输。
UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
- 2022-02-04 01:09:51下载
- 积分: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