tommyt11
Member
I'll be as detailed as possible. Looking for direction not solution. I am a GUI guy. I write the client side of a service. Developer writes a server side (php) based program. Plan is to have a compiled program ( not a dll ) in place on client that communicates functions to and fro from client interface (myVBProject) to server and back. The compiled middle piece is another project. My quandary is looking through all possible resources I can't figure what VB net calls this process. Am I linking to an outside file , am I including an outside file, am I merely calling a COM between the two. Just point me in the right direction. I'll do the studying. Just need direction.