Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralTextBox Pin
Jose Vicente3-Nov-03 0:46
Jose Vicente3-Nov-03 0:46 
GeneralRe: TextBox Pin
Rahul Walavalkar3-Nov-03 1:56
Rahul Walavalkar3-Nov-03 1:56 
GeneralRe: TextBox Pin
Alvaro Mendez3-Nov-03 8:42
Alvaro Mendez3-Nov-03 8:42 
GeneralWeakHashMap equivalent Pin
peter27132-Nov-03 21:43
peter27132-Nov-03 21:43 
Questionhow to login by C# Pin
martiwy2-Nov-03 17:35
martiwy2-Nov-03 17:35 
AnswerRe: how to login by C# Pin
leppie2-Nov-03 20:30
leppie2-Nov-03 20:30 
AnswerRe: how to login by C# Pin
Steve S3-Nov-03 2:59
Steve S3-Nov-03 2:59 
AnswerRe: how to login by C# Pin
perlmunger3-Nov-03 12:18
perlmunger3-Nov-03 12:18 
I'm not sure what your goal with finding the WAN address is, but you can use a dynamic DNS service such as DynDNS that will enable you to get your IP from anywhere there's an internet connection. If you look in the Advanced tab of your linksys router (depending on if it is new enough), you will see a place for Dynamic DNS. You simply specify your username, password, and domain name (you have to set up an account with dyndns.org to get these) and it will take care of the rest. You can either pay a nominal fee and use your own domain name, or you can just use one of their domain names (with your own sub domain: e.g. <yourname>.dyndns.org) for free. Once it is set up, you can then get the current IP with a simple ping <domain_name_from_dyndns>.

Keep in mind that if you want to host a web server this way, you have to forward port 80 on your linksys router to the internal IP of the computer you are forwarding to.

-Matt

------------------------------------------

The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall
AnswerIt doesn't work. please check my code. Pin
martiwy4-Nov-03 20:46
martiwy4-Nov-03 20:46 
GeneralWeb Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 16:56
Muhammad Nauman Khan2-Nov-03 16:56 
GeneralRe: Web Browser in .NET Pin
bjoernen2-Nov-03 21:48
bjoernen2-Nov-03 21:48 
GeneralRe: Web Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 22:35
Muhammad Nauman Khan2-Nov-03 22:35 
GeneralRe: Web Browser in .NET Pin
bjoernen2-Nov-03 22:50
bjoernen2-Nov-03 22:50 
GeneralRe: Web Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 22:36
Muhammad Nauman Khan2-Nov-03 22:36 
GeneralRe: Web Browser in .NET Pin
Paul Evans3-Nov-03 3:46
Paul Evans3-Nov-03 3:46 
QuestionEvent marshalling across thread boundaries? Pin
Jörgen Sigvardsson2-Nov-03 10:13
Jörgen Sigvardsson2-Nov-03 10:13 
AnswerRe: Event marshalling across thread boundaries? Pin
Nick Parker2-Nov-03 10:40
protectorNick Parker2-Nov-03 10:40 
GeneralRe: Event marshalling across thread boundaries? Pin
Jörgen Sigvardsson2-Nov-03 10:49
Jörgen Sigvardsson2-Nov-03 10:49 
GeneralRe: Event marshalling across thread boundaries? Pin
Nick Parker2-Nov-03 10:55
protectorNick Parker2-Nov-03 10:55 
GeneralRe: Event marshalling across thread boundaries? Pin
Heath Stewart2-Nov-03 10:58
protectorHeath Stewart2-Nov-03 10:58 
GeneralHtml Control Development in C# Pin
Inam2-Nov-03 7:55
Inam2-Nov-03 7:55 
GeneralRe: Html Control Development in C# Pin
Nick Parker2-Nov-03 8:14
protectorNick Parker2-Nov-03 8:14 
GeneralRe: Html Control Development in C# Pin
Inam2-Nov-03 8:27
Inam2-Nov-03 8:27 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:34
J. Dunlap2-Nov-03 8:34 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:17
J. Dunlap2-Nov-03 8:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.