Is there a way i can connect to msn server when the correct login details are provided.
I want to create an online IM.
thanks
I want to create an online IM.
thanks
| simplyw00x wrote: |
| There is currently no easy way; the MSN protocol is well-documented but little open php work exists to connect to it, although it has been done many times. AJAX would be a fun way of doing that, otherwise refreshing pages and such are the way to go. |