previous up next     contents index
Next: on-make-connection Up: wx:client Previous: wx:client

make-connection

   

Tries to make a connection with a server. If the server allows a connection, a  wx:connection% object will be returned. The type of  wx:connection% object returned can be altered by overriding the on-make-connection method to return a object of a derived connection class.



PLT