TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nick
NA
4
0
set NetworkInterface info
Jun 12 2007 2:16 PM
Hi all,
I am working on a custom Proxy Server that can make HttpWebRequests / Responses via
two Network Interfaces (one wired, one wifi). I think there are three general
approaches to this:
1)give up on HttpWebRequests, use Sockets/TcpClients and bind my own socket to each interface
2)Find a way to gain access to changing System.Net.NetworkInformation.NetworkInterface objects
3)Another way all of you genius' know about
I am fairly familiar with all of the System.Net objects, but would prefer not to
use the Sockets type as a nice HttpWebRequest object is already created.
Does anybody know how to gain socket access of these objects? any ideas at all?
I appreciate any help with this.
Thanks ahead of time,
Nick
Reply
Answers (
0
)
how to destroy a form with it`s hide
Regex to Validate IP Addresses