SCOUG-HELP Mailing List Archives
Return to [ 27 |
March |
2003 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
Martin Rosenfeld wrote:
>
> Is there a function by which I can tell how many subscribers
> ATTBI has connected to my internet cable node?
Hmm. PING will tell you if a computer is connected, so you could PING
every IP address on your node and see which ones respond.
Technically, PING requests and responses are handled (afaik) by a
machine's TCP/IP stack. Some firewalls drop the PING packets on
purpose, so if you don't get a response there might still be a machine
there. And your cable ISP may have their DHCP configured to continually
change the assigned IP addresses to thwart people who want to run
servers, so if you're looking for an _exact_ count this could mess up
your summary.
Try it manually and see what happens. If things look promising you can
pipe the PING responses into a file and then use a little Rexx to
summarize the info.
You can run DHCPMON (in \MPTN\BIN\) to get your IP address.
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 27 |
March |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|