| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module NetworkLocation :: Class MulticastNetworkLocation |
|
NetworkLocation --+
|
MulticastNetworkLocation
Multicast network location encapsulates the configuration information about a multicsat network connection.
| Method Summary | |
|---|---|
__init__(self,
host,
port,
ttl)
| |
__repr__(self)
| |
GetTTL(self)
| |
SetTTL(self,
ttl)
| |
| Inherited from NetworkLocation | |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
int |
ttl = 0 |
str |
TYPE = 'multicast'
|
| Inherited from NetworkLocation | |
str |
host = ''
|
int |
port = 0 |
| Class Variable Details |
|---|
ttl
|
TYPE
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 | http://epydoc.sf.net |