Click here to Skip to main content
15,921,837 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOOPs - no message in this post - my mistake! Sorry Pin
nss4-Aug-02 15:03
nss4-Aug-02 15:03 
GeneralRe: OOPs - no message in this post - my mistake! Sorry Pin
Chris Losinger4-Aug-02 19:24
professionalChris Losinger4-Aug-02 19:24 
Generala small intant messenger Pin
smallcoder4-Aug-02 14:31
smallcoder4-Aug-02 14:31 
GeneralRe: a small intant messenger Pin
Brian Azzopardi4-Aug-02 23:59
Brian Azzopardi4-Aug-02 23:59 
GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 3:21
Anonymous5-Aug-02 3:21 
GeneralRe: a small intant messenger Pin
Brian Azzopardi5-Aug-02 3:57
Brian Azzopardi5-Aug-02 3:57 
GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 4:40
Anonymous5-Aug-02 4:40 
GeneralRe: a small intant messenger Pin
Brian Azzopardi5-Aug-02 4:49
Brian Azzopardi5-Aug-02 4:49 
Not at all. They don't check by sending an email to see if you're online. Most people have a dial-up connection so their ip changes. How would it work if it was ip-based?

IMs work by giving each user a GUID. Plz note that AOL and MSM are not P2P but client-server. When u create a buddy the client will tell the server that a particular GUID is a buddy. Only GUIDs are passed, not emails.

Having buddies in a P2P IM system is harder because you don't have a central server to do the book-keeping. The only way i can see it of working in an IP-agnostic manner would be for the IM to send a search message with your friends GUID. Each client at install time creates a GUID using the win32 api. This means that no central server is required as collisions are (nearly) garuanteed to not happen. Using a P2P based IM creates some issues. Y dont u wanna use a central server?

It's only people who wanna share mp3s who need P2P Smile | :)


bibamus, edamus, cras moriemur
[eat, drink, for tomorrow we die]

GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 5:18
Anonymous5-Aug-02 5:18 
GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 5:20
Anonymous5-Aug-02 5:20 
GeneralRe: a small intant messenger Pin
Brian Azzopardi5-Aug-02 5:20
Brian Azzopardi5-Aug-02 5:20 
GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 5:24
Anonymous5-Aug-02 5:24 
GeneralRe: a small intant messenger Pin
Anonymous5-Aug-02 5:25
Anonymous5-Aug-02 5:25 
General5 damned fonts Pin
Nish Nishant4-Aug-02 14:25
sitebuilderNish Nishant4-Aug-02 14:25 
GeneralRe: 5 damned fonts Pin
Rama Krishna Vavilala4-Aug-02 14:31
Rama Krishna Vavilala4-Aug-02 14:31 
GeneralRe: 5 damned fonts Pin
Nish Nishant4-Aug-02 14:36
sitebuilderNish Nishant4-Aug-02 14:36 
GeneralRe: 5 damned fonts Pin
Rama Krishna Vavilala4-Aug-02 14:45
Rama Krishna Vavilala4-Aug-02 14:45 
GeneralRe: 5 damned fonts Pin
Nish Nishant4-Aug-02 14:58
sitebuilderNish Nishant4-Aug-02 14:58 
GeneralRe: 5 damned fonts Pin
Nish Nishant4-Aug-02 15:07
sitebuilderNish Nishant4-Aug-02 15:07 
GeneralRe: 5 damned fonts Pin
Rama Krishna Vavilala4-Aug-02 15:21
Rama Krishna Vavilala4-Aug-02 15:21 
GeneralRe: 5 damned fonts Pin
Nish Nishant4-Aug-02 15:24
sitebuilderNish Nishant4-Aug-02 15:24 
GeneralRe: 5 damned fonts Pin
Roman Nurik4-Aug-02 19:25
Roman Nurik4-Aug-02 19:25 
GeneralRe: 5 damned fonts Pin
Ravi Bhavnani4-Aug-02 14:50
professionalRavi Bhavnani4-Aug-02 14:50 
GeneralRe: 5 damned fonts Pin
Shog94-Aug-02 15:27
sitebuilderShog94-Aug-02 15:27 
GeneralRe: 5 damned fonts Pin
Nish Nishant4-Aug-02 15:58
sitebuilderNish Nishant4-Aug-02 15:58 

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.