Quote:
|
Originally Posted by Underwater Mike
Is there any way for me to sync with our Exchange server simply by hitting a specific IP and port, assuming that I am an authenticated user?
|
Sorry, didn't see this before. Given your constraints, there may be two options:
1. IMAP or IMAP+SSL. Both are possible on Exchange, but they do need to be enabled by the sysadmin. IMAP runs on port 143, IMAPS on 993. Pocket PC supports Exchange IMAP quite well if you have it available, although it's not push.
2. Exchange ActiveSync. This actually runs over HTTP (HTTP+SSL strongly preferred, though). It's enabled by default on Exchange 2003, but can be disabled by the sysadmins. Previous versions of Exchange did not have it built in; a special add-on was available for Exchange 2000 but was a comparative pain. If it's enabled, you just configure ActiveSync on the device and sync.
The third option, as you already implied, is a client-side redirector, but it sounds like you've already crossed that off the list.
--janak