English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I know about WhoIs applications but I need a way to find a person's IP address from another computer. I'm making a Chat application but I would like to add a function to find IP address by name since most people don't actually know their IP address. Any suggestions for finding an IP address or some other way to connect?

2007-03-26 16:00:14 · 4 answers · asked by imustflee 1 in Computers & Internet Programming & Design

Ok so the original idea won't work. Any suggestions on how to make a connection with something static that most people would know?

2007-03-26 16:38:23 · update #1

4 answers

I don't know much about chat protocols but it seems to me chatting takes place through an intermediary server.

E.g. IMs. You log onto the the IM server and then your presence is made known to the public. Your logging onto the server informs the IM server of your IP

Somewhere you need a fixed host. Take out a domain and write a server app to create an IP <---> name (user name) cross reference. Create a client app the chatters install on their systems that keeps their particular IP<--->name entry current.

In fact, botnets run on this idea. Somehow malicious user X puts what is essentially an IRC client onto user Y's system and that client registers with a control server and from that control server malicious crackers can control an army of systems.

2007-03-26 16:57:35 · answer #1 · answered by Wi-Skier 4 · 0 0

I don't know of any way you could just type in a name and have an IP address come up. And if you could, it generally would not be the same from session to session (especially for dial-up users).

Then you have the people who use proxies to visit places like "Myspace". The IP will change every time their proxy does.

I'm thinking you need to figure another way to go about this.

2007-03-26 16:12:58 · answer #2 · answered by Wyoming Rider 6 · 0 0

I guess the problem is that IP addresses are not associated with person's names! So, I think you should work the problem around by some other method. There is no such link of IP addresses to person's names!

2007-03-26 16:19:54 · answer #3 · answered by A.Samad Shaikh 2 · 0 0

You could if everyone had a static IP, but I doubt that's gonna happen any time soon, so as the other person said, you might wanna find another way to do this.

2007-03-26 16:19:25 · answer #4 · answered by amazingant111 3 · 0 0

fedest.com, questions and answers