User Profile
Collapse
-
How to get Breaks-Collection of a Word Document?
Can anybody tell me, how I can get a breaks-collection for a word document? -
HttpWebRequest - how to choose between ActiveSync & WLAN connection?
I use HttpWebRequest & HttpWebResponse to get information from a website. When my WM6 PDA is connected with ActiveSync & WLAN it first uses the ActiveSync connection. When it's disconnected from ActiveSync it goes through the WLAN gateway.
Is there a way to choose the interface (WLAN adapter or ActiveSync adapter) which will be used? -
Thanks for your reply but it's not an ASP.NET application.
I want to create a VB.NET application where I get information from a webpage with webreqeust & webresponse.
But I want to control which interface will be used!
I tried to generate a socket connection to the webserver and take the IP of every interface to bind it to the socket with socket.bind method.
It works for LAN interface but fails when it tries... -
HttpWebRequest - how to choose between LAN & WLAN connection?
I use HttpWebRequest & HttpWebResponse to get information from a website.
While my PC is connected to the Internet with LAN & WLAN is it possible to choose the interface (WLAN adapter or LAN adapter) which will be used for the request?
Can I create a loop to get through both connections?
No activity results to display
Show More
Leave a comment: