|
-
Nov 4th, 1999, 04:24 AM
#1
Thread Starter
New Member
Would you please help me to create a very simple client server application, if yes so please listen to me:
i have two PC'S connected to the lan so i need to create an application where when i click a button on the first PC the event or action happen on the second PC, like when i click a button the label caption changes on the second pc.
I need the source code or a simple project which let me understand the client & server applictions
Thank you VB-WORLD members
-
Nov 4th, 1999, 06:58 AM
#2
Lively Member
Hi.
There's a sample program called HELLO in the VB enterprise edition, it has 2 programs one of them it's a client and the other it's a server. Create the exe programs, and the installation kit for each one, in the client add the *.vbr files of the server to your installation kit it has the information of the app. server, install the client in the client station and the server in the server station, run the Automation Manager (it will be added to the installation program) and run the server with the commands '/REGSERVER' to registry it only one time. Run the client app and it will conect to the server app.
There's some information about this in the Books On Screen for VB, look Installation Guide.
I hope this can help you.
Regards.
------------------
Angel Maldonado López.
Programmer
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|