previous up next     contents index
Next: advise Up: Class Reference Previous: set-extra-long

wx:connection%

    Superclass:  wx:object%

A  wx:connection% object represents the connection between a client and a server. It can be created by making a connection using a  wx:client% object, or by the acceptance of a connection by a  wx:server% object. The bulk of conversation is controlled by calling members in a  wx:connection% object or by overriding its members.

Methods:

PLT