borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (sql server connection and vb6)Next Topic (help in winsock) New Topic New Poll Post Reply
AndreaVB Forum : Network : client - server(winsock)
Poster Message
doup
Level: Scholar

Registered: 16-06-2004
Posts: 32

icon client - server(winsock)

hi all!!, plz can u help on this

am trying to build an multiple-client server appls.
where clients will connect to server and poses(send) requests to the server appl.
in turn the server side will process these requests from clients by quering to the DB and send back data(results) to particular client(NOT send to all) that has sent th request(s). that is each client can send its request at its own time and needs to get results according to its request.

My poblem is the Logic here how to send result to particular client??, i know i can use Winsocket,with control array and its posible to send to all by looping the array.



[Edited by doup on 11-02-2005 at 07:07 AM GMT]

____________________________
peter

10-02-2005 at 01:12 PM
View Profile Send Email to User Show All Posts | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon Re: client - server(winsock)

One question buddy. I already undestand the concept but you did not specify if this program is for LAN or WAN. I have developed this kind of program but using SMS (Short Message Service) as modes of data Transfer and not winsock control. Anyway, if your program is for LAN, its good to use winsock.

[Edited by TJ_01 on 01-09-2005 at 01:28 AM GMT]

____________________________
Im JAMES  

01-09-2005 at 01:20 AM
View Profile Send Email to User Show All Posts | Quote Reply
doup
Level: Scholar

Registered: 16-06-2004
Posts: 32
icon Re: client - server(winsock)

quote:
TJ_01 wrote:
One question buddy. I already undestand the concept but you did not specify if this program is for LAN or WAN. I have developed this kind of program but using SMS (Short Message Service) as modes of data Transfer and not winsock control. Anyway, if your program is for LAN, its good to use winsock.




hi TJ_01

this program is developed for LAN, that is what so far i'm working on.


____________________________
peter
22-09-2005 at 02:08 PM
View Profile Send Email to User Show All Posts | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon Re: client - server(winsock)

Im not sure if the attached zip files helps but atleast it may give you idea on how and where to start or reference.

____________________________
Im JAMES  

23-09-2005 at 06:14 AM
View Profile Send Email to User Show All Posts | Quote Reply
jahsen
Level: Professor

Registered: 08-01-2005
Posts: 72
icon Re: client - server(winsock)

where is the zip file i have the same problem help,,,,

02-09-2006 at 04:12 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Network : client - server(winsock)
Previous Topic (sql server connection and vb6)Next Topic (help in winsock) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder