I can create a socket, listen for a connection, accept that connection and
do something with it.  What I can't seem to be able to do is bind to a
specific port more than once (that is, without closing and re-opening the
whole network connection).  I turn linger off and that does no good.  I
turn "reuse connection" on and I can't get a listening socket at all (kind
of defeating the purpose of it's existence, eh?). 

Does anyone have any advice to help me get past this?  Thanks in advance. 

-----------------------------------------------------------------------
Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/
Software Developer  //  Gamer  //   Webmaster  //  System Administrator
There are no stupid questions, but there are a LOT of inquisitive idiots.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to