LINUX多线程应用程序设计,希望对大家有用。-LINUX multithreaded application design, we hope that the right useful. 下载
|
这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演示(即,在一个机器上既运行服务器程序,也可以同时运行多个客户程序,通过设置各个客户程序的IP参数来模拟多台客户机对服务器的访问)-This is my undergraduate graduate design work. Window achieved under network communications programming, including server and client both procedures. Major Implementation of the following functions : 1.Socket API programming, and not WinSock programming, code can be easily ported to Unix systems; 2. Multithreading management mechanism, the entire system from a main thread, a management thread, a thread monitoring, a number of work-thread structure, a good solution to the multi-thread management, Resources release. 3. Procedures in a real LAN operating environment (that is, in a mainframe running server applications, In another multiple machines were running a client, can achieve communications), also in a virtual operating environment, the demo (that is, in a machine running both the serve 下载
|
是个PDF文档,内容为“ACE详细介绍译文” ACE 是一个面向对象的工具开发包,它实现了通信软件的基本设计模式。 ACE 面向在UNIX 和Win32 平台上开发高性能通信服务的开发人员。它简化了 面向对象的网络应用程序和服务的开发,这些程序和服务用到了进程间通信, 事件分离,直接动态链接和并发机制。ACE 通过在运行时动态链接服务到应用 程序和在一个或多个进程或线程中执行这些服务自动完成系统配置和重新配 置。-is a PDF document, the contents of the "ACE detail :" ACE is an object-oriented development tool package, it achieved a basic communication software design patterns. ACE for the UNIX and Win32 platform for developing high-performance communications services developers. It simplifies the object-oriented network applications and services development, and these processes and services used the inter-process communication, isolated incident, and the direct link with dynamic mechanisms. ACE through at runtime dynamic link services to the applications and in one or more processes or threads implementation of these services to automate system configuration and re-configuration. 下载
|
PHP留言本 设计流程: 1.需求分析: 留言本要是实现的功能是用户留言,回复留言。显示留言用户的信息,显示回复信息和回复信息的用户信息。设计一个管理员管理留言功能。 2.数据库设计: 在mysql下创建相应的数据库。 3.代码编写: 使用php语言编写代码。 运行环境: Windows/linux操作系统 PHP环境 + mysql 功能概述: 1. 留言和回复留言功能 2. 显示留言者的留言时间,email,QQ号码 3. 可以向留言者发送email 4. 能在线编辑HTML留言(限制功能) 5. 比较可爱(Q)的界面 6. 管理员管理功能 -PHP voice of the design process : 1. Demand Analysis : If the voice function is to achieve user voice mail, return messages. Voice mail users showed that the message that the information and return the information back to the users information. Design an administrator manages voice function. 2. Database Design : mysql created under the corresponding database. 3. Prepared code : Use the php language code. Operating environment : Windows / Linux operating system environment PHP mysql function summary : 1. voice mail messages and reply to two functions. show the voice messages, email, QQ number three. voice mail can be sent to the email 4. can edit HTML messages online (functional limitations) 5. more lovely (Q) interface 6. Administrators management functions 下载
|
RADIUS 服务器介绍 RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。 特 点 ◆ 支持多种接入方式 PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入 ◆ 支持多种认证类型 PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证、专线用户认证、 用户VLAN ID认证等等。 ◆ 支持多种认证方式 PPP PAP认证、PPP CHAP认证、PPP MS-CHAP认证、Unix系统认证、PAM认证、ARAP认证、LDAP认证、EAP/MD5和EAP/TLS认证。 ◆ 支持多种上网控制方式 上网时长控制、上网时段控制、累积时长控制、空闲时长控制、带宽控制。 ◆ 支持漫游特性 A城市的用户在B城市上网,可将用户计费信息发往A城市的RADIUS服务器。 -RADIUS RADIUS server on the server supports standard RADIUS agreement and support equipment providers to expand their definition of RADIUS attributes, with high stability, high performance, highly configurable, high-load characteristics, is a broadband network operators an ideal authentication, authorization, billing server . features support for multiple access methods PPPoE access, DHCP Web access, leased lines, wireless and cable-based LAN or WAN access IEEE802.1x supports multiple authentication type PPPoE user account authentication, the computer network card MAC address authentication, the computer IP address authentication, the card users certification, green user authentication, user authentication, etc. VLAN ID. supports multiple authentication methods PPP PAP authentication, P 下载
|
WIN32平台上网络分析和捕获数据包的链接库,可用来分析在线播放的流媒体直接下载地址信息,进行信息包捕获和网络分析,是基于UNIX的libpcap和BPF(Berkeley 分帧过滤器)模型的包。Winpcap是UNIX下的libpcap移植到windows下的产物,他是一个free and open source的项目。Winpcap工作于驱动(Driver)层,所以能以很高的效率进行网络操作。Winpcap提供了以下强大的功能:1.捕获原始的数据包。2.设置filter,只捕获自己敢兴趣的数据包。3.方便的把捕获的数据包输出到文件和从文件输入。4.发送原始的数据包。5.统计网络流量。6.… -WIN32 platform network analysis and packet capture data link library, On-line analysis can be used to broadcast streaming media downloaded directly address information, the information network packet capture and analysis, UNIX is based on the libpcap and BPF (Berkeley-frame filters) model packages. Winpcap is under Unix windows libpcap transplanted to the product, He is a free and open source projects. Winpcap work in the driver (Driver) layer, can be highly efficient network operation. Winpcap provided the following powerful functions : 1. Capture the original data packet. 2. Installed filter, only dare to capture their interest in the data packet. 3. Convenient Captured data packets and output to a file from the file input. 4. Send the original data packet. 5. Network traffic statistics. 下载
|
LeoBBSX050830功能 1. 增强在线功能,能详细列出在线用户的当前状态 2. 超强过滤功能,一但设置过滤,不光是对新贴子有效,对以前的老贴子同时产生效果 3. 真实 IP 提取,使用代理也逃不出手心 4. 附件上传功能,贴子中可以支持多种类型文件 5. 个性图片随意设置,并可以上传自己的个性图片 6. 文件超强锁定,同时支持 Unix 和 Windows,有效解决文件丢失问题 7. 论坛分表格载入,速度更快,但界面和原来保持高度一致 8. 加强型的 LeoBBS 的标签,更多更好用 9. LeoBBS 标签的工具条功能,全部中文化,并对目前 LeoBBS 的标签进行功能增强 10. 完善的短消息功能,可以自动弹出,并语音提示 11. 增强 SMTP 发信能力,目前已经可以同时支持 smtp 、Esmtp 和 Sendmail 来发信 12. 可以转化 UBB、BM200X、BBS3000、一山草堂论坛的数据,保证安全过渡到 LeoBBS 13. 贴子收藏、拷贝、投票,论坛收藏 14. 用户列表,管理团队显示,并支持多种排序显示 15. 超强设置功能,几乎所有的功能都可以设置 16. 超强管理功能,管理员设置,斑竹设置轻轻松松 17. 完整精确的论坛访问量统计 18. 可以显示总论坛最新主题,分论坛最新贴子,显示格式完全控制 19. 完整的公告功能,每个论坛都可以单独设置相应的公告 20. ?LeoBBSX050830 a function. Enhanced online functions, will online users detailed the current status of 2. super filtering, but set up a filter is not only effective for the new postings, right before the old posting the same time produce results 3. true IP extraction, Agents also use the palm Caught 4. Annex upload function, postings can support multiple types of documents 5. personalized Photo random settings, and can upload pictures of their personality 6. super document locking, and support for Unix and Windows, effective solutions paper lost 7. ARF forms printed, faster, but the interface and highly consistent with the original eight. the LeoBBS enhanced labeling, more and better with nine. LeoBBS labeling of functional tools, all of which culture, also present LeoBBS labels for functio 下载
|