Results 1 to 4 of 4

Thread: Reverse Connection?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Posts
    7

    Reverse Connection?

    Hallo every1! im new here and i want to ask if anyone have an example of Reverse Connection in VB (server , client). put and some notes to understand better the code.Also i want to ask how can i change the color of a button.
    Thanx in advance!! Your forums looks to be grate !!!

  2. #2
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: Reverse Connection?

    Hi. Can you clarify what you mean by "reverse connection"?

    As for the color of a button, change it's "style" property to "graphical" & then change the "backcolor" property to the color you want.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Posts
    7

    Re: Reverse Connection?

    Can you clarify what you mean by "reverse connection"?
    I mean to Configure(tell it to connect eg to a static ip) the server connect automatic with the client. Thanx for the color

  4. #4
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: Reverse Connection?

    Take a look at this thread. Don't worry about all the posts in it. Just read the first post & download the attachment in it. It will teach you how to use WINSOCK so you make a server/client chat. I read it last night and got a pretty good grasp of the basics.

    http://www.vbforums.com/showthread.p...nsock+tutorial

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