Re: [xSocket-develop] Multiplex echo server and echo client
Status: Inactive
Brought to you by:
grro
|
From: Bhatnagar, V. (Ved) <vbh...@av...> - 2009-03-13 02:34:58
|
Hi, How do I keep pipelines from disconnecting in multiplexed scenario? Do I need to create pipelines every time I need to send data across the multiplexed connection? Thank you, Ved From: Gregor Roth [mailto:gre...@gm...] Sent: Tuesday, March 10, 2009 10:07 PM To: Bhatnagar, Ved (Ved) Cc: xso...@li... Subject: Re: [xSocket-develop] Multiplex echo server and echo client Hello ved, the xsocket-multiplexed tutorial (http://xsocket.sourceforge.net/multiplexed/tutorial/V2/TutorialMultiplexed.htm) contains some examples. Additional take a look into the junit tests of xsocket-multiplexed (http://xsocket.svn.sourceforge.net/viewvc/xsocket/xsocket/multiplexed/trunk/src/test/java/org/xsocket/connection/multiplexed/) gregor ----- Original Message ----- From: Bhatnagar, Ved (Ved) Sent: 11/03/09 01:20 am To: xso...@li... Subject: [xSocket-develop] Multiplex echo server and echo client Hi, Can someone please point me to a simple multiplex client and server sample? Thank you, ved |