搜索资源列表
BingleWebBBS
- bingle.pku.edu.cn中的BBS的源代码,linux下C语言开发的,效率非常高,占资源很少-bingle.pku.edu.cn the BBS source code linux C language development, efficiency is very high, accounting for scarce resources
instance_message
- 一个即时通信服务器的源代码,是在linux下使用c语言开发的,服务有5个模块,分别是用于与客户端通信的模块,与其他即时通信服务器通信的模块,用户管理模块,地址解析模块及路由模块
nap-1.5.4.tar
- 一款开源的napster客户端实现,使用C语言开发,运行在Linux环境下,ncurse界面。是学习p2p开发的一个参考。
cgi-web
- 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。
Linux下c语言开发的聊天工具
- Linux下c语言开发的聊天工具,gtk库生成图形界面,socket
SharpPcap-3.0.0.bin
- SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustr
linux
- linux下用c语言实现主机与开发板的连接并实现远程控制-under linux using c language connection to the host and the development board and remote control
serial_rd
- 在linux下用C语言开发的小程序,实现对指定串口的打开,设置串口的通信参数(波特率设置,数据位,奇偶校验,数据流控制等),通过使用read函数和write函数实现串口的读写。-Under linux using C language in the development of small procedures, to achieve the specified serial port to open, set the serial port communication parameters (
Linux_C_BTdownload
- 在BT协议和技术的各个细节基础上使用C语言在Linux环境下开发了一个BT软件。-In the BT protocols and technologies based on the use of all the details of the C language in Linux environment to develop a BT software.
vnc_unixsrc
- 现阶段基于windows平台下的远程控制软件相当多,各种开发语言参差不齐。本课题基于C/S架构,实现了Linux平台下的远程控制,整个系统运用成熟的Perl和C语言,根据软件设计模式思想,实现了x-windows远程桌面支持、远程命令行模式以及安全连接支持,比纯粹的命令行环境更方便工作和学习,具有一定的科学性、安全性、创新性。-Nowadays the overflow of Remote control software which is based on windows platform i
gSOAP
- gSOAP是一个夸平台的,用于开发Web Service服务端和客户端的工具,在Windows 、Linux、MAC OS和UNIX下使用C和C++语言编码,集合了SSL功能。 -The gSOAP compiler tools provide a SOAP/XML-to-C/C++ language binding to ease the development of SOAP/XML Web services and client application in C and/or C+
tftp-test
- C语言开发的Linux下的TFTP程序。-TFTP program in C language development under Linux.
net
- linux下C语言实现的udp实现,以面向对象的方式开发的网络类。很有参考价值。-linux udp under C language implementation, the class of object-oriented development of the network. Great reference value.
Shell
- 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, t
QQRobot
- LINUX下C语言开发C+MYSQL的QQ机器人的运用,基本满足了QQ的功能-Under LINUX C language development C+MYSQL the use of QQ robot, basically meet the QQ function
UC-BT
- 详细介绍BT协议和技术的各个细节,并在此基础上使用C语言在Linux环境下开发了一个BT软件。-Details BT protocols and techniques in detail, and on this basis, using the C language in Linux development environment with a BT software.
linux
- linux下用c语言实现主机与开发板的连接并实现远程控制-under linux using c language connection to the host and the development board and remote control
ONNiibblesp
- OpenGL 写的贪吃蛇小游戏源码 在Linux 下运运行。编程与开发语言 C++.-OpenGL written Snake game source code shipped to run under Linux. Programming and Development language C++.
sphone.tar
- Linux下一个voip软电话,C++语言编写,支持打电话和接电话。使用了sip和rtp协议,使用QT开发了简单的界面。-A voip soft phone on linux,calling and answering is supported.And the phone uses sip protocol and rtp protocol.Also,there is a simple gui made by QT.
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin