Ports Search

Results 6,2616,270 of 19,819 for %22HTTP Server%22.(0.009 seconds)
net/jumpgate-0.7 (Score: 0.0012383816)
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.0012383816)
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/kissd-0.3 (Score: 0.0012383816)
Daemon for providing multimedia files to KiSS DP-50x players
kissd is a multi-threaded daemon for providing multimedia files to the KiSS DP-50x range of DVD/DivX players.
net/gsk-1.0.63 (Score: 0.0012383816)
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.0012383816)
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/ldapscripts-2.0.7 (Score: 0.0012383816)
Scripts to manage posix accounts in an OpenLDAP directory
The ldapscripts allow to easily manage POSIX accounts (users, groups, machines) in an LDAP directory. They can be used independently as shell commands or within Samba's configuration. See README for more details.
net/lft-3.73 (Score: 0.0012383816)
Layer 4 Traceroute program
LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of packet-filter based firewalls. More importantly, LFT implements numerous other features including AS number lookups, loose source routing, netblock name lookups, et al. Though LFT has been around since 1998, its development effort has just recently resumed. Ported to FreeBSD by: Marco P. Rodrigues
net/libcapn-1.1.0 (Score: 0.0012383816)
C Library to interact with Apple Push Notification Service
libcapn is a C Library to interact with the Apple Push Notification Service using simple and intuitive API. With the library you can easily send push notifications to iOS and Mac OS X devices.
net/libfb-2.0.2 (Score: 0.0012383816)
FoneBRIDGE configuration library
A foneBRIDGE configuration library.
net/libnatpmp-20140401 (Score: 0.0012383816)
NAT-PMP lightweight library
libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code.