Query: net::hotline::trackerlistitem
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Hotline::TrackerListItem(3pm) User Contributed Perl Documentation Net::Hotline::TrackerListItem(3pm)NAMENet::Hotline::TrackerListItem - File object used internally by Net::Hotline::ClientSYNOPSISuse Net::Hotline::TrackerListItem; $file = new Net::Hotline::TrackerListItem; $file->address("hotline.foo.com"); $file->port(5500); ...DESCRIPTIONNet::Hotline::TrackerListItem is a simple class for storing and retrieving tracked server information, You should never have to create your own Net::Hotline::TrackerListItem objects when using Net::Hotline::Client. Getting and (to a lesser extent) setting attributes is all that should be necessary.CONSTRUCTIONnew ADDRESS, PORT, NUM_USERS, NAME, DESCRIPTION With exactly five arguments, creates a new Net::Hotline::TrackerListItem object with all attributes set. With no arguments, creates a new Net::Hotline::TrackerListItem object with all attributes set to undef.METHODSAll the Net::Hotline::TrackerListItem methods are simple attribute get/set routines. If given an argument, they set an attribute. In all cases, they return the current value of the attribute. address TEXT The IP address of the server. port NUM The port the server is running on. num_users NUM The (claimed) number of users connected to the server. name TEXT The server name, as set by the server administrator (i.e. "Ambrosia Software" or "Myth Central") description TEXT The server description, as set by the server administrator.AUTHORJohn C. Siracusa (siracusa@mindspring.com)COPYRIGHTCopyright(c) 1999 by John Siracusa. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2002-11-27 Net::Hotline::TrackerListItem(3pm)
Similar Topics in the Unix Linux Community |
---|
How do I start a program when I start my Computer? |
How to get Net Mgt's IP? |
HPUX 11.23 - server is crawling |