Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
netserver.man
Package: netperf-2.4.4.tar.gz [view]
Upload User: kvgkvg
Upload Date: 2015-05-07
Package Size: 1129k
Code Size: 1k
Category:
Linux-Unix program
Development Platform:
C/C++
- .TH netserver 1 ""
- .SH NAME
- netserver - a network performance benchmark server
- .SH SYNOPSIS
- .B netserver
- [-P portnum]
- [-n numcpus]
- .SH DESCRIPTION
- .B Netserver
- listens for connections from a
- .C netperf
- benchmark, and responds accordingly.
- It can either be run from
- .C inetd
- or as a standalone daemon (with the -p flag). If run from
- .C inetd
- the -p option should not be used.
- .SS OPTIONS
- .TP
- .B -h
- Display a usage string, and exit.
- .TP
- .B -n numcpus
- Specify the number of CPU's in the system on those systems for which
- netperf has no way to find the number of CPU's programatically.
- .TP
- .B -p portnum
- Listen on the specified port.
- This is used when running as a standalone daemon.
- .SH BUGS
- No known bugs at this time. If you think you have found a bug, please send email to Rick Jones <raj@cup.hp.com>.
- .SH SEE ALSO
- .C netperf
- .br
- .I
- Netperf: A Network Performance Benchmark
- .br
- http://www.netperf.org/
- .SH AUTHORS
- HP Information Networks Division - Networking Performance Team.
- .br
- Rick Jones <raj@cup.hp.com>
- .br
- Karen Choy HP IND
- .br
- Dave Shield <daves@csc.liv.ac.uk> (man pages)
- .br
- Others too numerous to mention here - see the ACKNWLDGMNTS file