Quote:
Originally Posted by -DC- It connects using https on port 1863 to messenger.hotmail.com. That should be the same on Windows as it is on Linux. Either your ISP knows there's more to MSN messenger than this, or they know feck all... |
What annoyed me was the fact that their immediate response was to upgrade to a business connection, not that they didn't know anything about it.
Quote:
|
From a ISP point of view, I can't see how the OS on the end of a connection can make any difference whatsoever. If they present an ethernet interface and your OS supports ethernet & dhcp (if used) then that should be that.
|
Yes but if 99% of the traffic on port 1863 is from MSN, then I come along, use the same port and same connection, sending mostly the same stuff, but identifying as something else it might look suspicious to them, depends on whether they actually are multipatform or just say it because you can get basic internet working with DHCP.
Is it hard to use HTTPS? I was thinking of making a simple program in C/C++ to connect to that port on the server with it and see what responses I get, though depends how complicated it actually is.