Ports Search

Results 1,0911,100 of 5,824 for /net/.(0.005 seconds)
net/mosquitto-1.4.9 (Score: 0.07643312)
Open-Source MQTT Broker
Mosquitto is an open source (BSD licensed) message broker that implements the MQ Telemetry Transport protocol versions 3.1 and 3.1.1. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino.
net/mpd-l2tp-ipv6pd-client-20150430 (Score: 0.07643312)
Sample implementation set of "L2TP-IPv6PD" client using mpd
A sample implementaiton set of "L2TP-IPv6PD" client using mpd. "OCN IPv6", provided by NTT Communications Corp, was the first commercial tunnel service using "L2TP-IPv6PD".
net/mpich-3.2 (Score: 0.07643312)
Portable implementation of MPI-1, MPI-2 and MPI-3
MPICH is an implementation of the Message-Passing Interface (MPI) standard. The goal of MPICH is to provide an MPI implementation that supports different computation and communication platforms including commodity clusters, high-speed networks and proprietary high-end computing systems. It also enables cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations.
net/netembryo-0.1.1 (Score: 0.07643312)
Network abstraction library
Netembryo is a network abstraction library plus some misc utility functions used as foundation for feng, libnemesi, felix.
net/mpich2-1.5 (Score: 0.07643312)
Portable implementation of MPI-1 and MPI-2
MPICH2 is an implementation of the Message-Passing Interface (MPI). The goals of MPICH2 are to provide an MPI implementation for important platforms, including clusters, SMPs, and massively parallel processors. It also provides a vehicle for MPI implementation research and for developing new and better parallel programming environments
net/mping-2.01 (Score: 0.07643312)
Mping network statistics collector
Mping is a system for collecting packet delay and loss statistics in a TCP/IP network using ICMP echo. Mping is based on original ping(8) with following new features: - Ability to ping multiple hosts simultaneously - Prints 10/50/90-percentile as well as min/avg/max.
net/mrouted-3.9.7 (Score: 0.07643312)
Multicast routing daemon providing DVMRP for IPv4
mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers.
net/netselect-0.3 (Score: 0.07643312)
Ultrafast implementation of ping
netselect is an ultrafast intelligent parallelizing binary-search implementation of "ping." netselect determines several facts about all of the hosts given on the command line, much faster than you would if you tried to use ping and traceroute. For example, if I type: netselect -v ftp.fceia.unr.edu.ar \ ftp.kulnet.kuleuven.ac.be \ ftp.cdrom.com ftp.debian.org \ ftp.de.debian.org It tells me statistics about each of the hostnames I provided, in much less time than doing a whole bunch of traceroutes.
net/msend-3.0 (Score: 0.07643312)
Client and server for the RFC1312 message protocol
Msend is an implementation of the RFC1312 message protocol. It can be used as a network aware replacement for write and wall. This package contains the client "msend" and the server "mesgd".
net/nettest-92.11.09 (Score: 0.07643312)
Performs client and server functions for timing data throughput
The nettest and nettestd commands invoke client and server programs that are used for timing data throughput of vari- ous methods of interprocess communication. For TCP and OSI connections, the nettest program establishes a connec- tion with the nettestd program, and then it does count writes of size bytes, followed by count reads of size bytes. For UDP, the nettest program performs only writes; reads are not performed. The nettestd program, if used with UDP connections, reads the data packets and prints a message for each data packet it receives. The number and size of the reads and writes may not correlate with the number and size of the actual data packets that are trans- ferred; it depends on the protocol that is chosen. If you append an optional k (or K) to the size, count, or bufsize value, the number specified is multiplied by 1024.