Hello, i downloaded and compiled the MSNMessenger.java and it worked fine.
Now when i try to run the file with the arguments net.sf.jml.example.BasicMessenger <mymail> <mypass>
it runs without errors but it doesnt seem to connect to msn.
i checked netstat -a on my windows machine and it shows initially a SYN_SENT msg sent from my machine to msn server using msnp protocol.
Then after few minutes, i get a disconnection and the java program keeps looping without errors.
Can you please advise on that? is that any kind of protocol version problem?
Thank you, pat.
Log in to post a comment.
Hello, i downloaded and compiled the MSNMessenger.java and it worked fine.
Now when i try to run the file with the arguments net.sf.jml.example.BasicMessenger <mymail> <mypass>
it runs without errors but it doesnt seem to connect to msn.
i checked netstat -a on my windows machine and it shows initially a SYN_SENT msg sent from my machine to msn server using msnp protocol.
Then after few minutes, i get a disconnection and the java program keeps looping without errors.
Can you please advise on that? is that any kind of protocol version problem?
Thank you, pat.