-
I just wanted to know if its possible to send and recieve email from Hotmail using VB.
I also wanted to know if it's possible to integrate a VB application with MSN Messenger making it possible to chat and all (should I use the libraries that are Included with MSN Messenger).
If possible please give me the fullest of all details
;)
-
Dunno about the MSN messanger thing, but the hotmail thing is OK. If you think about it, you can do it from any browser, which means you can do it from anywhere.
What you should do is write a bouncer, and have your browser connect through the bouncer and check for mail at hotmail. Then just collect all of the data that passes over the outbound and inbound connections.
That help ?
- jamie
-
Yeah thats fine but I want to know if there is some direct way of Intergrating with MSN Messeger.