-
a neighbor can access online code, through access to the mainframe are able to a...
一个可以获取网上邻居的代码,通过获取的主机名可以得到相应的IP地址,并且可以从本地向所获取的机器发送数据。-a neighbor can access online code, through access to the mainframe are able to access the corresponding IP addresses, as well as from local access to the machine by sending data.
- 2023-07-15 01:15:03下载
- 积分:1
-
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsoc...
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsock的编程环境,可以完成BSD Socket的实验-Console procedures can provide similar DOS and UNIX Shell environment for students from single-task environment to multi-task environment for the transition program design helpful. Console mode in the establishment of Winsock programming environment, to be completed BSD Socket experiment
- 2023-05-07 12:50:02下载
- 积分: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
-
在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明...
在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明,新的退避算法能提高移动情况的Ad hoc网络的公平性.-In Ad hoc networks of mobile nodes random circumstances, of the binary exponential backoff algorithm analysis, on this basis proposes a new backoff hexadecimal (newBEB), a new algorithm for the simulation analysis, simulation results show that new backoff algorithm can improve the movement of the Ad hoc network fairness.
- 2022-03-24 09:06:55下载
- 积分:1
-
CVS IIS是有用的
cvs for iis it is useful
- 2022-02-03 15:34:51下载
- 积分:1
-
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。...
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP/IP testing program"s source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
- 2022-03-17 19:08:46下载
- 积分:1
-
NOTE:
Simulating Router s RIP protocol,it transports and echoplexes by characte...
模拟Router的RIP协议,通过传输的文字进行传输和回送,进行模拟和实现。-NOTE:
Simulating Router s RIP protocol,it transports and echoplexes by character trasported,and Simulats and implements.
- 2022-06-19 20:07:23下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
好的东东哈,一个能实现网络邮件传递的程序,相当于一个好的邮件服务器哈...
好的东东哈,一个能实现网络邮件传递的程序,相当于一个好的邮件服务器哈-good Eastern Kazakhstan, a network can send mail to the procedure, which is equivalent to a good mail server Kazakhstan
- 2022-08-19 21:24:12下载
- 积分:1
-
socket network programming to the specific method, a source notes, not to miss a...
socket 网络编程的具体实现方法,其中源码有注释,不要错过啊-socket network programming to the specific method, a source notes, not to miss ah
- 2022-06-03 17:27:56下载
- 积分:1