搜索资源列表
D-ITG-2.4
- D-ITG2.4源代码,Linux开发环境下的-D-ITG2.4 source code, Linux development environment under the
unix-socket
- unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
hipd-0.3.4
- 用来产生HIP资源记录,并且实现HIP协议,开发环境为LINUX。-HIP resources used to produce records and to achieve HIP agreements, the development environment for Linux.
tomcat4xwindows
- BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统。 运行平台: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL 软件开发环境采用 RedHat Linux 7.0 JDK1.3 For Linux Apache 1.3.20 Tomcat 3.1.1/Tomcat 4.0.
wget-1.10.2.tar
- 很好的命令行下载工具.开发环境为unix/linux-good command-line tools for downloading. Development environment for unix / linux
libsmi-0.4.5.tar
- libsmi-0.4.5.tar.gz为SNMP开发的SDK, 对于MIB的处理效率比net-SNMP要高, SDK包也更为简洁. libsmi-0.4.5.tar.gz的运行环境为Linux. 开发语言可以C/C++.-libsmi - 0.4.5.tar.gz SNMP development of the SDK, MIB for the treatment efficiency than the net - SNMP higher SDK packet was more concise.
l2tpd-0.69.tar
- 第二层隧道模块l2tp源码,开发环境为linux,可移植到vxworks-second layer tunnel l2tp module source code, development environment for linux, can be transplanted into vxworks
pptp-1.7.0.tar
- pptp第二层隧道模块,开发环境为linux,可移植到vxworks下-pptp second layer tunnel module development environment for linux, can be transplanted into under vxworks
chatroomv2.5.tar
- linux下聊天室的稳定版本,包含终端形式的聊天室服务器,gnome界面的客户端,本程序自主开发,绝无重复。 软件开发环境:Linux编程环境 软件运行环境:Linux操作系统 软件安装要求:系统中装有QT3.0或兼容版本-linux chat room under the stable version, includes terminal form of chat room servers gnome interface of the client, the self-develo
ftp-socket
- 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
msnsniff_1.1.tar
- 非常有用的msn抓包分析工具,欢迎大家使用。开发环境linux。非常好用,而且非常实用。
wimax_v2.03.tar
- wimax 网络MAC层QOS仿真程序补丁!LINUX开发环境,C编程!
LDAP技术研究
- LDAP 协议的完整描述,开发环境是基于linux的.如果有问题,请给我写信-LDAP complete descr iption of the agreement, the development environment is based on Linux. If there's a problem, please write to me
GTK_MySQ-LTCP_IP
- 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
peaSniffer
- Linux下利用lipcap编写的袖珍网络嗅探器,具有捕捉以太网内数据包,重构http和dns绘画的功能。开发环境为QT-creator-Linux, Pocket prepared using lipcap network sniffer with the Ethernet packet capture, reconstruction http and dns painting functions. Development environment for the QT-creator
netlink
- Linux开发环境下通过建立Netlink套接字,实现内核态和用户态数据通信。-Linux development environment through the establishment of Netlink socket, kernel mode and user mode to achieve data communication.
SDK-IPCAM
- 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
tcp_server
- 基于linux开发环境的网络应用程序源码。-Linux development environment based web application source code.
BDS
- linux开发环境下通过socket通信模拟的基本数据储存系统(Basic disk storage system)可接受简单的指令比如获取信息,读写磁盘等。-Under linux socket communication through the development of environmentally acceptable analog basic data storage system (Basic disk storage system) simple instructions su
chat_system
- 开发环境: C++,Linux 平台。 项目描述: 首先利用 UDP 协议,创建客户端和服务端,然后利用 JSON 库对数据进行封装,进 而实现对数据的传输,最后通过 NCURSES 库绘制窗口,实现界面化。 相关知识: 线程的运用,STL 容器的运用,第三方库 NCURSES、 JSON 的运用。 项目收获: 了解到了聊天系统的原理,加深了对网络数据传输的理解(Please have a look at Chinese)