This HTML5 document contains 34 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbthttp://dbpedia.org/resource/Template:
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n9http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Ttcp
rdf:type
owl:Thing dbo:Work schema:CreativeWork dbo:Software wikidata:Q386724 wikidata:Q7397
rdfs:label
Ttcp
rdfs:comment
The program ttcp (Test TCP) is a utility for measuring network throughput, popular on Unix systems. It measures the network throughput between two systems using the TCP or optionally UDP protocols. It was written by Mike Muuss and Terry Slattery at BRL sometime before December 1984, to compare the performance of TCP stacks by the Computer Systems Research Group (CSRG) of the University of California, Berkeley and Bolt, Beranek and Newman (BBN) to help DARPA decide which version to place in 4.3BSD. Many compatible implementations and derivatives exist including the widely used Iperf.
owl:sameAs
freebase:m.05t0_l6
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:Other_uses dbt:Main dbt:Release_date dbt:Infobox_software dbt:URL dbt:Lowercase_title
dct:subject
dbc:Software_using_the_BSD_license dbc:Unix_network-related_software dbc:Network_performance
dbo:latestReleaseDate
2003-03-13
foaf:name
Ttcp
gold:hypernym
dbr:Utility
prov:wasDerivedFrom
n9:Ttcp?oldid=1050036372&ns=0
dbo:wikiPageID
18945181
dbo:wikiPageLength
7040
dbo:wikiPageRevisionID
1050036372
dbo:developer
dbr:Mike_Muuss dbr:Terry_Slattery
dbo:genre
dbr:Bandwidth_management
dbo:license
dbr:BSD_licenses
dbo:operatingSystem
dbr:Unix
dbo:programmingLanguage
dbr:C_(programming_language)
dbo:abstract
The program ttcp (Test TCP) is a utility for measuring network throughput, popular on Unix systems. It measures the network throughput between two systems using the TCP or optionally UDP protocols. It was written by Mike Muuss and Terry Slattery at BRL sometime before December 1984, to compare the performance of TCP stacks by the Computer Systems Research Group (CSRG) of the University of California, Berkeley and Bolt, Beranek and Newman (BBN) to help DARPA decide which version to place in 4.3BSD. Many compatible implementations and derivatives exist including the widely used Iperf. Testing can be done from any platform to any other platform, for example from a Windows machine to a Linux machine, as long as they both have a ttcp application installed. For normal use, ttcp is installed on two machines – one will be the sender, the other the receiver. The receiver is started first and waits for a connection. Once the two connect, the sending machine sends data to the receiver and displays the overall throughput of the network they traverse. The amount of data sent and other options are configurable through command line parameters. The statistics output covers TCP/UDP payload only (not protocol overhead) and is generally displayed by default in KiB/s (kibiBytes per second) instead of kb/s (kilobits per second), but it can be configured to be displayed in other ways on some implementations. The reported throughput is more accurately calculated on the receive side than the transmit side, since the transmit operation may complete before all bytes actually have been transmitted.
foaf:isPrimaryTopicOf
n9:Ttcp