Click here to Skip to main content
15,908,015 members
Home / Discussions / C#
   

C#

 
AnswerRe: stdole to C# Image Fails Pin
LongRange.Shooter3-Jul-06 5:12
LongRange.Shooter3-Jul-06 5:12 
GeneralRe: stdole to C# Image Fails Pin
Ramjet13-Jul-06 5:29
Ramjet13-Jul-06 5:29 
QuestionDateTime Pin
aaraaayen2-Jul-06 19:26
aaraaayen2-Jul-06 19:26 
AnswerRe: DateTime Pin
led mike2-Jul-06 19:36
led mike2-Jul-06 19:36 
AnswerRe: DateTime Pin
Tamimi - Code2-Jul-06 19:42
Tamimi - Code2-Jul-06 19:42 
AnswerRe: DateTime Pin
leppie2-Jul-06 20:13
leppie2-Jul-06 20:13 
AnswerRe: DateTime Pin
Maurice Tarrant3-Jul-06 21:04
Maurice Tarrant3-Jul-06 21:04 
QuestionC# Network Server attached to a Router? Pin
Mardanian2-Jul-06 18:03
Mardanian2-Jul-06 18:03 
So this is probably a dumb question, but I'm new to network programming and just trying to figure out all the details...

I've been messing around with settings up a Server/Client application, using the TcpClient and TcpListener objects. These are nice and easy, but how do I communicate outside of my local network? For instance, how do I start a server on a computer on my network with a router assigned address (ie. 192.168.X.XXX) and have someone else connect to it from another location? I can't just give them the 192.168.X.XXX address to type in for their TcpClient... so how do I establish a connection, or can I? Do I just need to have a server that isn't connected to the internet by a router?

Basically I want to so something similar to what a game server would do... start up a game and act as the server, have people connect to it, transfer some data, then shut everything down. Is there just another way to obtain an address that will properly resolve to my server if it's on a router?



Thanks in advance...

AnswerRe: C# Network Server attached to a Router? Pin
stancrm2-Jul-06 20:09
stancrm2-Jul-06 20:09 
GeneralRe: C# Network Server attached to a Router? Pin
Mardanian3-Jul-06 9:13
Mardanian3-Jul-06 9:13 
QuestionSelf replication Pin
devfendar2-Jul-06 16:10
devfendar2-Jul-06 16:10 
AnswerRe: Self replication Pin
Paul Conrad2-Jul-06 16:27
professionalPaul Conrad2-Jul-06 16:27 
AnswerRe: Self replication Pin
Igor Sukhov2-Jul-06 17:26
Igor Sukhov2-Jul-06 17:26 
AnswerRe: Self replication Pin
leppie2-Jul-06 20:15
leppie2-Jul-06 20:15 
AnswerRe: Self replication Pin
Guffa2-Jul-06 22:04
Guffa2-Jul-06 22:04 
AnswerRe: Self replication Pin
LongRange.Shooter3-Jul-06 5:14
LongRange.Shooter3-Jul-06 5:14 
QuestionInheriting controls from a web page(asp 1.0) Pin
sishya2-Jul-06 15:53
sishya2-Jul-06 15:53 
Questionbarcode and how to use it Pin
omar el halwagy2-Jul-06 15:18
omar el halwagy2-Jul-06 15:18 
AnswerRe: barcode and how to use it Pin
Paul Conrad2-Jul-06 15:42
professionalPaul Conrad2-Jul-06 15:42 
AnswerRe: barcode and how to use it Pin
engsrini2-Jul-06 19:50
engsrini2-Jul-06 19:50 
GeneralRe: barcode and how to use it Pin
omar el halwagy3-Jul-06 0:48
omar el halwagy3-Jul-06 0:48 
AnswerRe: barcode and how to use it Pin
Mike Dimmick3-Jul-06 2:22
Mike Dimmick3-Jul-06 2:22 
QuestionHow to get very continuous random numbers Pin
sergestusxx2-Jul-06 11:17
sergestusxx2-Jul-06 11:17 
AnswerRe: How to get very continuous random numbers Pin
Judah Gabriel Himango2-Jul-06 11:35
sponsorJudah Gabriel Himango2-Jul-06 11:35 
GeneralRe: How to get very continuous random numbers Pin
sergestusxx2-Jul-06 11:45
sergestusxx2-Jul-06 11:45 

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.