联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络(498) 
按平台查找All Unix_Linux(498) 

[网络] NTP

这种授时方式是在服务器处配置时钟装置,该装置通过串口将时钟信号接入服务器,由服务器通过网络采用广播方式发出授时命令,对其下的各个工作站进行授时。网络授时方式可采用多种网络授时协议,如Time协议,Daytime协议,网络时间协议NTP,简单网络时间协议SNTP,PTP协议等。本课题采用NTP协议,采用这种方式可以获得几毫秒到几十毫秒的同步精度。
This timing mode is configured at the server clock means the clock signal through the serial port access server, issue the command delegated by the server broadcasts over the network, carried out under its individual workstations timing. Approach can be granted multiple network network timing protocols such as Time Protocol, Daytime protocol, Network Time Protocol NTP, Simple Network Time Protocol SNTP, PTP protocols. This paper uses the NTP protocol, this way you can get a few milliseconds to tens of milliseconds synchronization accuracy. (2014-11-19, Unix_Linux, 9495KB, 下载6次)

http://www.pudn.com/Download/item/id/2658383.html

[网络] Linux_chat

Linux下高级编程,使用有名管道的方式的进程间通信技术来实现客户端和服务器的通信。
Advanced programming under Linux, using a named pipe of process communication technology to realize the client and server (2013-09-28, Unix_Linux, 15KB, 下载1次)

http://www.pudn.com/Download/item/id/2364798.html

[网络] Linux-Calculator

在Linux下的简单计算器,通过Linux语言书写的简单代码,挺适合学生作为课程实践使用
In Linux simple calculator written in simple language through the Linux code, very suitable for students to use as a practice course (2013-06-20, Unix_Linux, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2284206.html

[网络] timu_4

通过温度传感器对温度进行读取,将读取到的数据通过网络编程传回PC机,实现远程数字温度计
Through the temperature sensor for temperature reading, will read the data returned via a PC network programming, remote digital thermometer (2013-05-29, Unix_Linux, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/2263105.html

[网络] xmlrpc-c-1.16.42

编程编写一个XML-RPC服务器或客户端在C或C ++库。 XML-RPC是一个标准的网络协议,允许一个客户端程序做一个简单的远程过程调用(RPC)类型的请求的服务器。 SOAP或CORBA一样,但要简单得多。
Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler. (2012-10-09, Unix_Linux, 921KB, 下载12次)

http://www.pudn.com/Download/item/id/2010940.html

[网络] server.c

实现服务器与客户机之间的通信,解压后有server.c和client.c,编译运行就可以了。
Communication between the server and the client, server.c and client.c unpacked and compiled to run on it. (2012-09-27, Unix_Linux, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/2003431.html

[网络] tcpclient

一个基于Linux上的c语言tcp客户端程序,连接客户端到服务器端
Connecting a TCP client to a server, a client program, based on Linux c (2012-07-23, Unix_Linux, 1KB, 下载20次)

http://www.pudn.com/Download/item/id/1946224.html

[网络] intltool-0.35.0.tar

基于rtsp的服务器 可以再linux上编译按 在嵌入式平台上运行
Based on a rtsp the server can be compiled on linux to run on the embedded platform (2012-07-19, Unix_Linux, 167KB, 下载12次)

http://www.pudn.com/Download/item/id/1942862.html

[网络] linux-chatroom

基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端
Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side (2011-11-16, Unix_Linux, 3KB, 下载14次)

http://www.pudn.com/Download/item/id/1701009.html

[网络] webserver

实现一个webserver的实现,能事浏览器发送的数据得到解析。并作出简单的处理。
To achieve the realization of a webserver, the browser sends the data at nothing to get resolved. And make a simple process. (2011-10-31, Unix_Linux, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/1684641.html

[网络] Exp

这个还是我们这个学期的一个实验,老师给的是linux上一个单线程的web服务器,要求我们改为一个多线程服务器,我是在Cygwin中编译测试的,理论上linux上也能成功,给学多线程的朋友一个小参考```
This is an experiment of our term, the teacher is given a single-threaded on linux web server, requires us to change to a multi-threaded server, I was in Cygwin to compile the test, in theory, can succeed on the linux, to learn Friends of a small multi-threaded reference `` ` (2011-01-14, Unix_Linux, 6730KB, 下载3次)

http://www.pudn.com/Download/item/id/1411737.html

[网络] CQ

比较全面的CQ聊天程序 在linux 下实现单聊和群聊 并且有注册功能 采用客户及服务器模式
CQ more comprehensive chat program in linux to achieve a single chat and group chat features and a registered (2010-12-20, Unix_Linux, 27147KB, 下载12次)

http://www.pudn.com/Download/item/id/1386007.html

[网络] LINUX-ftp

这是我培训时候,在red hat linux 9.0上面开发的ftp服务器代码!
This is my training time, in the red hat linux 9.0 above, the development of ftp server code! (2010-01-11, Unix_Linux, 188KB, 下载97次)

http://www.pudn.com/Download/item/id/1036678.html

[网络] tcpServer

CP服务器。该程序等待客户的连接,一旦连接,则显示客户IP地址,并 发信息回客户。
CP server. The program to wait for customers to connect, once connected to the display client IP address, concurrent information back to customers. (2009-05-06, Unix_Linux, 14KB, 下载4次)

http://www.pudn.com/Download/item/id/746783.html

[网络] ntp-4.2.4p6.tar

Linux下利用NTP协议的网络时间同步客户端,可以与网络时间服务器实时同步时间。
Agreement under Linux using NTP network time synchronization client, with real-time network time server time synchronization. (2009-05-04, Unix_Linux, 3363KB, 下载38次)

http://www.pudn.com/Download/item/id/742778.html

[网络] iFtp

福建博洋教育C/C++软件项目实战Linux网络编程阶段:FTP服务器开发
Bo Yang Fujian Education C/C++ software project stage combat Linux Network Programming: FTP server development (2009-02-09, Unix_Linux, 42KB, 下载49次)

http://www.pudn.com/Download/item/id/640366.html

[网络] BitTornado.tar

一个多点下载且源码公开的P2P软件,使用非常方便,就像一个浏览器插件.
Download more than one point and open-source P2P software, use the very convenient, just a browser plug-in. (2008-09-09, Unix_Linux, 185KB, 下载4次)

http://www.pudn.com/Download/item/id/543430.html

[网络] videocamserv

简单的webcam客户端和服务器,经测试可以使用,适合嵌入式开发
Webcam simple client and server, the test can be used for embedded development (2008-08-31, Unix_Linux, 115KB, 下载76次)

http://www.pudn.com/Download/item/id/538032.html

[网络] partysip-2.2.0.tar

用于linux环境下的SIP服务器,可接受SIP终端的注册和登陆。
Linux environment for SIP servers, SIP terminals accept the registration and landing. (2007-11-07, Unix_Linux, 566KB, 下载26次)

http://www.pudn.com/Download/item/id/356426.html

[网络] InterComm

我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.
on Linux/Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code. (2006-03-23, Unix_Linux, 2KB, 下载36次)

http://www.pudn.com/Download/item/id/158799.html