ok this mite be complicated haha so ill try to make it as easy to
read as i can

first off i have created a server/client network where the clients
connect to the server by winsock controls. the server has one
winsock control arrray that will be used by all clients. the clients
have one winsock that just connects to the server and keeps that
connected until disconnecting from the server. now i need for the
client to be able to use another winsock array to connect to other
clients. i have tried but it wont work for me... can anyone help?

ex)
(client)
|
[server]<------->(client)
|
(client)









------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to