资源列表
一个权限设计教程
- 这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
filed源代码
- 主要用于查找共享文件,并在下载共享文件时可支持断点续传-mainly used to locate and share files, and download file-sharing can support HTTP
20050818
- 使用directshow来进行mpeg-4的视频传输,网络传输使用rtp协议-directshow to use MPEG-4 video transmission, the use of network transmission agreement rtp
2005710174433240
- 完成端口一个完成的例子,采用类的形势而不是像传奇那样的全局变量-completion of a complete port example, the use of type situation did not like the stuff of global variables
ndis5pkt
- tcpdump代码 包括自己实现的协议截包驱动-tcpdump including its own code to achieve an agreement cut package drive
linux下关于socket编程的C例子
- 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
BBSC
- 一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
取拨号IP
- 一个取网络上IP的源代码,可用来取网络上IP的功能。-an IP network from the source code can be used to gain access to the IP network functions.
一个ftp服务器的原码
- 一个FTP文件服务器的源代码。可实现简单的FTP操作。 -an FTP file server source code. To achieve a simple FTP operations.
S7_200PLC OPC
- 采用vb 实现的工业控制系统中的OPC(OLE FOR PROCESS CONTROL)通信控制程序,可以实现与西门子 多个243-1以太网通信模块实现连接-used vb, bringing the control system of OPC (OLE FOR PROCESS CONTROL) communication control procedures, can be achieved with Siemens over 243-1 Ethernet communications mod
TCPSocket4C++
- 从Socket4c++中继承的TCP类,可以直接调用来实现网络功能-Socket4c inherited from the TCP category, called directly to the network function
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
