|
-
Feb 27th, 2007, 05:26 AM
#1
Internet Proxy
Dear All,
I want to shared my internet connection(Connected via Lan) to 2 user(authoirsed) in the same lan.How can I do this with the help of VB.
Dana
Please mark you thread resolved using the Thread Tools as shown
-
Feb 27th, 2007, 10:09 AM
#2
Re: Internet Proxy
VB is about the worst language to write a proxy in. The best way would be with a router. The next best way would be to use Windows' Internet Connection Sharing.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Feb 27th, 2007, 10:42 PM
#3
Re: Internet Proxy
Dear AL42,
Thanks for your Reply.I have tried out Window's Interent Connection sharing, It is not working for Sharing a Lan Connection.What about the Router? or can we got .net ?
Please mark you thread resolved using the Thread Tools as shown
-
Feb 28th, 2007, 06:25 PM
#4
Re: Internet Proxy
ICS will work if you set it up correctly. A router will also work, but you have to have one. If you want to write a proxy, the best language is assembly, but you can get away with C, since you can drop in assembly code where needed. I wouldn't go any lower than that.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Feb 28th, 2007, 10:54 PM
#5
Re: Internet Proxy
Is there any option in .Net Envoirnemt
Please mark you thread resolved using the Thread Tools as shown
-
Mar 1st, 2007, 12:33 AM
#6
Hyperactive Member
Re: Internet Proxy
I don't know much about network programming. But the source code in this link will help you.
http://www.freevbcode.com/ShowCode.Asp?ID=4347
If the post is heplful, Please Rate it
Chathura Wijekoon
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
|