No error necessary.

from your command prompt in Linux run the netstat command like so.

netstat -an | grep 9200

you should see output like so it the listener is running on port 9200 and 
listening for connections.

tcp        0      0 0.0.0.0:9200            0.0.0.0:*               LISTEN

On Tuesday 31 May 2005 13:28, Mark Goudie wrote:
> Im running this command
>
> GTM>D STRT^XWBTCP(9200)
> Start TCP Listener...
> Checking if TCP Listener has started...
> TCP Listener started successfully.
> GTM>D STRT^XWBTCP(9200)
> Start TCP Listener...
> Checking if TCP Listener has started...
> TCP Listener started successfully.
>
> If i wait just a couple seconds i can issue the command agian and it
> wont error out saying its allready running
>
> Im running Debian Sarge install with no firewalls.  To my knowledge
> its a pretty open system.
-- 
Mark Street, RHCE
http://www.oswizards.com
--
Key fingerprint = 3949 39E4 6317 7C3C 023E  2B1F 6FB3 06E7 D109 56C0
GPG key http://www.oswizards.com/pubkey.asc


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to