HP3000-L Archives

August 2008, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Keven Miller (rtt)" <[log in to unmask]>
Reply To:
Keven Miller (rtt)
Date:
Wed, 20 Aug 2008 15:59:17 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (60 lines)
Well, the original question was about listening ports.

Reggie Monroe wrote:
> How could I find what ports are listening on hp3000.

sockinfo with option C shows "call" or listening ports/sockets.
Those waiting for an incoming connection.


showconn, as James points out, shows a nice list of connected ports.

sockinfo with the G option, shows processes that have or had
sockets open. But you must select the process (P command) to see
the sockets for that process.

No nice list of all sockets in use.

Example, my DSDAD process (started with NSCONTROL START; no job or
session with it) looks like this after specifying my pin 41.

PROCESS DISPLAY  Pin=41   Lsi=$180.000003a0  Dest=0 ($.00000000)       3:52 pm
                      < (system process) / dsdad.net.sys >

Desc  Type Prot Addr            Num out     Num in IO Flags
-------------------------------------------------------------------------------
   10* call tcp  5760                  0          0 i  ns,iw,no,ni,pr
   11* call tcp  1570.arpavt           0          0 i  ns,iw,no,ni,pr
   12* call tcp  7490                  0          0 i  ns,iw,no,ni,pr
   13* call tcp  7489.iasql            0          0 i  ns,iw,no,ni,pr
   15* call tcp  2564.nstat            0          0 i  ns,iw,no,ni,pr
   16* call tcp  5710.hcs              0          0 i  ns,iw,no,ni,pr
   17* call tcp  5696.pds              0          0 i  ns,iw,no,ni,pr
   18* call tcp  1260.nloop            0          0 i  ns,iw,no,ni,pr
   20* call tcp  1542.rpm              0          0 i  ns,iw,no,ni,pr
   22* call tcp  1540.ptop             0          0 i  ns,iw,no,ni,pr
   24* call tcp  2560.rfdba            0          0 i  ns,iw,no,ni,pr
   26* call tcp  1536.nft              0          0 i  ns,iw,no,ni,pr
   28* call tcp  1538.rvt              0          0 i  ns,iw,no,ni,pr
   30* call tcp  1537.vt               0          0 i  ns,iw,no,ni,pr


Here is WTRSH with a Whisper IDE connection, as well as listening ports.

PROCESS DISPLAY  Pin=76   Lsi=$180.000005d0  Dest=0 ($.00000000)       3:56 pm
                     < #s11 / mgr.kevenm / wtrsh.pub.wtrsh >

Desc  Type Prot Addr            Num out     Num in IO Flags
-------------------------------------------------------------------------------
   13* call tcp  54372                 0          0    bs,sl,aa
   14* cnct tcp  54372               356        168    bs,sl,ch
   15* call tcp  54373                 0          0    bs,sl,aa

Keven

ps: once on a process screen (P command), use the S command to see socket
specific details.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2