aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes static IP and dynamic IP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "static IP and dynamic IP" Watch "static IP and dynamic IP" New topic
Author

static IP and dynamic IP

Raghav Mathur
Ranch Hand

Joined: Jan 12, 2001
Posts: 639
HI
If the ISP has provided me with a static IP that means he has not selected the Obtain an IP address automatically option.
In that case when i log in to the internet , i still get an IP which is different from the static IP but is not reflected when i execute the ipconfig command.
I have an application which runs on a PC and listens for a connection. If the IP is not assigned automatically then that PC never listens for a connection and if it is assigned an IP automatically then the application works fine .
PLease if anybody could explain me the reason behind it ?
Thanks a ton in advance
[ July 17, 2003: Message edited by: raghav mathur ]

Raghav.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: static IP and dynamic IP
 
Similar Threads
DSL and IP address
MDB listening to external MQ in Glassfish
writing vector object to I/O
chat server
"PACKET DATA NOT SUBSCRIBED" error when using J2ME sockets (GPRS)