previous up next     contents index
Next: request Up: wx:connection Previous: on-stop-advise

poke

   

Called by a client to send arbitrary data to a server. Calling this method causes the server connection's on-poke method to be called (on an event boundary). Returns #t if successful or #f otherwise. The method does not block until the message received by the server, so the return value does not indicate the server's success in handling the message.



PLT