Kaazing Gateway 8.09_2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Kaazing Gateway 8.09_2 (Default branch)
# 1  
Old 11-15-2008
Kaazing Gateway 8.09_2 (Default branch)

Kaazing Gateway is an HTML 5 WebSocket server that provides full-duplex communication from the browser to any TCP-based back-end service (such as JMS, JMX, IMAP, Jabber, etc.), enabling developers to code directly against back-end services using "pure" JavaScript without having to implement complex server-side procedures to bridge various protocols to the browser over HTTP. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Inconsistency between RedHat 6.5 global gateway and single gateway leads to loss of default gateway

Dear friends I use RedHat 6.5, which sets the gateway in the configuration file / etc / sysconfig / network as GATEWAY = 192.168.1.26, and the gateway in the configuration file / etc / sysconfig / network-scripts / ifcfg-eth11 as GATEWAY = 192.168.1.256. The two gateways are different.... (6 Replies)
Discussion started by: tanpeng
6 Replies
Login or Register to Ask a Question
UPNPD(8)						      System Manager's Manual							  UPNPD(8)

NAME
upnpd - Linux UPnP Internet Gateway Device daemon. SYNOPSIS
upnpd [-f] <ext_ifname> <int_ifname> DESCRIPTION
This manual page documents briefly the upnpd command. upnpd is a daemon that emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to work properly from behind a NAT firewall. OPTIONS
A summary of options is included below. -f Stay in foreground, don't daemonise. ext_ifname External interface name. int_ifname Internal interface name. Further configuration is performed by upnpd.conf(5). SIGNALS
SIGUSR1 Delete all port mappings SIGINT, SIGTERM Shut down the server. The result of sending any other signals to the server is undefined. FILES
/etc/upnpd.conf SEE ALSO
upnpd.conf(5) AUTHOR
upnpd was written by Glover George and others. This manual page was written by Jose Fonseca <j_r_fonseca@yahoo.co.uk>, for the Debian project (but may be used by others). March 21, 2010 UPNPD(8)