Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / April 2006

Tip: Looking for answers? Try searching our database.

UDP to Client

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tom_B - 28 Apr 2006 17:22 GMT
Using VB.Net.

Wanting to send a UDP message from a server to a client.  The client uses a
broadband connection from Comcast Cable.

The computer has two IP addresses, one external and one internal.  Which IP
address should I be using?  Neither one is working to pass the message.

Thanks.
andrew queisser - 28 Apr 2006 19:08 GMT
> Using VB.Net.
>
[quoted text clipped - 7 lines]
>
> Thanks.

Not really .NET specific - you'd run into the same problem regardless of the
operating environment.

Reading the subtext of your message it sounds like there's a cable modem
doing "NAT". Unless you specifically set up your modem to pass packets from
an external IP address/port to an internal IP address/port the packets will
be filtered out. That presents two problems:

a) the client has to be set up with a internal static IP address (not a big
deal) and
b) you have to know what external IP address the client has at a specific
time. That can be a bigger problem and, from little understanding I have,
the solution is signing up with a "Dynamic DNS" provider, basically an
external website that keeps track of what IP address you have today.

On the other hand, if the server already knows what IP address to send data
to (because it received a request from that address) only problem a)
remains.

Andrew

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.