Results 1 to 2 of 2

Thread: client & server application

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Posts
    1

    Post

    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

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Location
    México, D.F.
    Posts
    84

    Post

    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
  •  



Click Here to Expand Forum to Full Width