-
用API函数写的winsock控件源代码.
用API函数写的winsock控件源代码.-API function to use the winsock control to write the source code.
- 2023-08-21 22:50:03下载
- 积分:1
-
这是一个简单的java聊天程序,并传递声音。包括2部分…
这是一个简单的JAVA聊天程序,同时能够发送声音。
包括两个部分:服务器端和客户端。
基本功能如下:
服务器端:
向所有客户端发送消息;转发消息;发送声音数据给客户端。
客户端:
显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。
这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。
希望能够起到抛砖引玉的效果。
Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
- 2022-04-25 15:01:36下载
- 积分:1
-
the program automatically detects the remote or local host security, found the r...
本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
- 2022-08-12 06:41:06下载
- 积分:1
-
自己实现Trace route的代码
自己实现Trace route的代码-Trace route to achieve their own code
- 2022-01-22 13:20:59下载
- 积分:1
-
网络编程 有一个服务器 和一个客户端
网络编程 有一个服务器 和一个客户端-network programming with a server and a client
- 2022-02-12 16:29:59下载
- 积分:1
-
内容详细,在win2k,xp下调试通过,适合有一定基础的朋友学习,欢迎联系!...
内容详细,在win2k,xp下调试通过,适合有一定基础的朋友学习,欢迎联系!-Detailed in win2k, xp debugging through, have a certain foundation for studying friend, welcome to contact!
- 2022-07-01 16:09:58下载
- 积分:1
-
这是一个简单的pop3客户端程序模版
这是一个简单的pop3客户端程序模版-This is a simple pop3 client template
- 2023-05-01 23:25:03下载
- 积分:1
-
基于TCP/IP协议的温度数据采集与控制界面,很好用的。
基于TCP/IP协议的温度数据采集与控制界面,很好用的。-the collection and control of tempereture data which are based on tcp
- 2022-07-18 11:16:37下载
- 积分:1
-
epic quicksort algorithm
epic quicksort algorithm
- 2022-07-03 03:46:44下载
- 积分: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