|
well i used vb6 & access to create a cybercafe app. i used the TCP protocol and sent commands as a string using the Split() function and a "|" to seperate the data array. i braodcast the message to all client PC's which are specified by a node no. each client PC verifies the data and performs the necessary operations.
i just wanted to know what advantages wud i 've if i had used SQL server and VB.net,are there some new features or concepts that i could use?????
and i thank all d members of www.dreamincode.net who helped me in my codes.thanx a lot.i really got to implement and understand the concepts.
|