Glenn MacGregor wrote:

>First - You may want to look at some libraries that already do that,
>jabberoo (Linux, win32).  JabberCOM (COM based win32) and there are some
>java libs as well.
>
>If you need to make your own, you should look at jabberoo for some ideas.
>
Look at gabber for some ideas - I don't believe jabberoo contains any 
socket logic :-)

Usually you just create a relatively large buffer (a page is good) and 
recv as much as you can up to a max of that size. if you have more 
traffic, allocate more memory.

-David Waite

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to