|
-
Jun 27th, 2007, 03:12 AM
#1
Thread Starter
New Member
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 !!!
-
Jun 27th, 2007, 03:59 AM
#2
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.
-
Jun 27th, 2007, 05:14 AM
#3
Thread Starter
New Member
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
-
Jun 27th, 2007, 09:47 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|