A strange problem with my computer

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have written a server program and a client one.
However, some strange problem happened to it recently.

Both of these two programs run in my computer. If I set my IP as
"192.168.*.*", client could establish connection with the server very well.
If I set IP as "192.111.*.*", the client program could not connect to the
server. However, everything is ok if running on other computers.

Maybe because that "192.168.*.*" is a valid intranet IP and "192.111.*.*" is
not? I am not sure.

Besides, my notebook is Dell Latitude D610 and OS is Windows XP sp2.




.



Relevant Pages

  • Re: sockets, gethostname() changing
    ... I'm experimenting with a basic socket program, ... both the client and server hang and nothing happens. ... server program on my computer cannot listen on my isp's address(host, ... port = 1274 ...
    (comp.lang.python)
  • Re: Daemon perl script
    ... the server program would be described as the 'listening' ... The client is typically a program that builds ... up a connection with the deamon and quits after it's done. ... It's unlikely that the server software is authorized to kill processes ...
    (comp.lang.perl.misc)
  • Re: sockets, gethostname() changing
    ... I'm experimenting with a basic socket program, ... both the client and server hang and nothing happens. ... I discovered that the hostname of my computer automatically changes to ... server program on my computer cannot listen on my isp's address(host, ...
    (comp.lang.python)
  • sockets, gethostname() changing
    ... I'm experimenting with a basic socket program, ... both the client and server hang and nothing happens. ... server program on my computer cannot listen on my isp's address(host, ... port = 1274 ...
    (comp.lang.python)
  • Remoting/Threading
    ... I am somewhat new to the concept of remoting in c#. ... I have a server program running that updates a database and a binary ... There are going to be 300-400 client machines that will ...
    (microsoft.public.dotnet.languages.csharp)