| Home | Trees | Index | Help |
|
|---|
| Package g4ds :: Module g4dsservice :: Class G4dsService |
|
| Method Summary | |
|---|---|
Connects to the G4ds Service Listener | |
Connect to the server. | |
Closes down the connection of this client to the service. | |
listen(self)
| |
sendMessage(self,
destinationMember,
destinationCommunity,
message,
actionstring)
| |
| Method Details |
|---|
__init__(self)
Connects to the G4ds Service Listener
|
connect(self, serviceId, privateKey=None, privateKeyLocation=None, callback=None)Connect to the server. You have to provide either privateKey or privateKeyLocation |
disconnect(self)Closes down the connection of this client to the service. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Oct 22 22:52:47 2005 | http://epydoc.sf.net |