home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!unixhub!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!rz.uni-karlsruhe.de!usenet
- From: ONASCH@IRAV17.ira.uka.de (Bernd Onasch)
- Newsgroups: vmsnet.networks.tcp-ip.ucx
- Subject: How to obtain data from an existing UCX device
- Message-ID: <1992Aug19.200419.23031@rz.uni-karlsruhe.de>
- Date: 19 Aug 92 20:04:19 GMT
- Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
- Organization: University of Karlsruhe (FRG)
- Lines: 17
- X-News-Reader: VMS NEWS 1.24
-
- Hello,
-
- I want to get the connection data from existing connections.
- (device, local port, remote port)
-
- As documented I have just to do the following:
- * sys$assign on the device _BGxxx:
- * sys$qio (...,io$_sensemode,...)
- * sys$dassgn
-
- But I do not want that the deassign removes the connection - as it does
- here... Please just tell me where i'm wrong or send me a sample program
- that does the job.
-
- I have here: UCX 2.0, VMS 5.5-1
-
- Thanks and greetings, Bernd Onasch
-