Question
November 8, 2007 at 10:47 AM
megafabinfo

vbasic 6 Multi-Clients, Server Application

by megafabinfo . Updated 18 years, 9 months ago

Please assist me in designing a clients/server app. in vbasic 6, although, i know how to design it by using TCP winsock, but my question is…let say 3 clients will be using a server-side program on seperate machine to connect to database, insert/select from database. request an id from database through winsock, use it to generate sponsorid for new member, after performing some calculation, send the data to winsock for further processing, and insertion into database. this database grows in number, how will i make the effect to occur at clients side datagrid concurrently. See is a big problem, but if u can just tell me how to make the architectural work of this project, give me samples that send multiple request, and get back multiple responsem or data throught recordset.

This discussion is locked

All Comments