PDA

View Full Version : client server applications



mattjam
03-30-2011, 02:58 PM
I wondered if anyone could give me the outline how to start this kind of coding using php ?
Let say you have Comp1 and Comp2
And you have Server between them.
My goal is to get Comp1 and Comp2 know each others IP
So Comp1 connects to server
And server stores comp1's IP
In a text file or other place
And Comp2 connect to server
And server also stores his info
And then both comp1 and comp2 dowload the tex file
And use the info on it.

Please I would appreciate any supportive suggestions.
Thanks in advanced.
matt