Ports Search

Results 521530 of 5,886 for /net-im/.(0.012 seconds)
net/jrdesktop-0.3.1.0 (Score: 0.033965494)
View and/or control a remote PC
jrdesktop is an open source software for viewing and/or controlling a distance PC. Besides then screenshots, keyboard and mouse events transfer, jrdesktop includes many additional features(file transfer, data compression, color conversion, ...).
net/jumpgate-0.7 (Score: 0.033965494)
TCP connection forwarder
Jumpgate is a TCP connection forwarder that provides many enhancements and improvements over the existing programs that do the same thing. Only tested on OpenBSD, but should run without problems on any Unix-like system. If you furtherly improve it, please send me the diffs. As always, published under a BSD style license, see the included LICENSE file.
net/jags-0.22.1 (Score: 0.033965494)
JAGS - Just Another GTK+ Samba Client
Jags is a Gtk+ based windows network neighbourhood browser. The program parses the output from smbclient ( part of the samba-package ) and use this to display a graphic view of the network. This program does the parsing with help from shell- scripts. This means that it's easy to change the functionality of the program and you can edit this without touching the source-code.
net/gsk-1.0.63 (Score: 0.033965494)
C library for writing servers
GSK is a C library for writing servers. It is designed for writing servers where everything happens in a single thread.
net/ldapdiff-1.4.1 (Score: 0.033965494)
Utility for patching LDAP directories using LDIF files
ldapdiff combines "diff" and "patch" functionality in one application. The difference is that ldapdiff is not designed for use on flat ascii files, it is designed for "patching" ldap directories using ldif files. With ldapdiff it is possible to check every entry/attribute of an ldif file against a running ldap directory. ldapdiff is able to produce ldif delta files in ldap version 3 format, which can be fed, into tools like "ldapmodify", "ldapdelete" etc. ldapdiff is also able to modify, delete and add entries/attributes online.
net/libpcapnav-0.8 (Score: 0.033965494)
libpcap wrapper library
Libcapnav is a libpcap wrapper library that allows navigation to arbitrary packets in a tcpdump trace file between reads, using timestamps or percentage offsets. The API is intentionally much like that of the pcap library.
net/libnetdude-0.12 (Score: 0.033965494)
Library for manipulating libpcap/tcpdump trace files
The core of the Netdude framework and the place where the packet manipulations are performed. It allows you to implement trace file manipulations at a much higher level of abstraction than code written directly on top of the pcap library.
net/libnids-1.24 (Score: 0.033965494)
Network monitoring library with TCP/IP reassembly
Libnids is a library that provides the function of one of the NIDS (Network Intrusion Detection System) components, namely E-component. The libnids code watches all local network traffic, processes received datagrams a bit, and provides convenient information on them to analyzing modules. Libnids performs: a) assembly of TCP segments into TCP streams b) IP defragmentation c) TCP port scan detection
net/liboauth-1.0.3 (Score: 0.033965494)
C library implementing the OAuth Core standard
OAuth is an open protocol to allow secure API authorization in a simple and standard method from desktop and web applications. liboauth is a collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard. liboauth provides functions to escape and encode parameters according to OAuth specification and offers high-level functionality to sign requests or verify OAuth signatures as well as perform HTTP requests.
net/librsync-0.9.7 (Score: 0.033965494)
Library for delta compression of streams
The librsync library implements network delta-compression of streams and files. The algorithm is similar to that used in the rsync(1) and xdelta(2) programs, but specialized for transfer of arbitrary-length octet streams. Unlike most diff programs, librsync does not require access to both of the files on the same machine, but rather only a short ``signature'' of the old file and the complete contents of the new file.