Mac equivalent to NetMeetings?
November 22, 2006 9:45 AM
Subscribe
Is there a Mac OSX equivalent to NetMeetings to share a document/desktop over the internet?
We have offices and people spread all over the place and every day we all get on the phone to review a common spreadsheet of metrics. We've used NetMeetings in the past to do this but we all use Macs, so we have to either have another PC on our desks or go to a conference room with a PC to do this. Since the meeting itself lasts about 5 minutes that's a pain in the ass to do every day. There must be something with the same "Share my desktop" functionality for Macs as NetMeetings, which comes built-in to the PC, right?
We don't need video or audio conferencing. Big corporate solutions like WebEx seem too big for our pretty simple needs. And I'm not going to be able to get approval for any ongoing payment, though I might be able to get a one-time low-cost software purchase approved. Obviously, free would be ideal. We're a combination of Panther and Tiger, but could all be on Tiger if required.
posted by marylynn to computers & internet (8 comments total)
Failing that, enable the free, built-in web server and add your files to your home folder's "Sites" folder.
If you're on an Intranet this should be a fairly safe option.
If you need per-user authentication, to protect the files you're sharing, enable WebDAV with the web server, with mod_SSL support, and add users as needed.
If you have a OS X, Linux or other UNIX workgroup server you can probably do this for all your users centrally, as opposed to on a per-machine basis.
posted by Blazecock Pileon at 10:01 AM on November 22, 2006