How to use VSS in VC++ over internet?

Is it possible for us to use SourceSafe in VC++ over internet??
[63 byte] By [winner] at [2007-11-19 7:28:28]
# 1 Re: How to use VSS in VC++ over internet?
Do you realy mean INTERNET, not intranet?
Gordon Lee at 2007-11-11 0:27:27 >
# 2 Re: How to use VSS in VC++ over internet?
yes...ok, i've already got the solution.
http://www.dynamsoft.com/SAW_OverView.html
SAW is fine.
winner at 2007-11-11 0:28:27 >
# 3 Re: How to use VSS in VC++ over internet?
Why not switch to Evolution for your source/version control? Then you won't need second party apps to collaborate over the internet. If you want to check it out, ionforge has free single-user and trial multi-user versions of Evolution on their website: http://www.ionforge.com/?code=250088
Nate_S at 2007-11-11 0:29:22 >
# 4 Re: How to use VSS in VC++ over internet?
Hi guys...

It depends on whether you wanna dump VSS or not.

If not, I recommend an article I found a while ago for your reference:

http://www.bettervssremoting.com

It makes a very detailed comparison among several VSS remote access products in the market.

Hope it helps.
beary at 2007-11-11 0:30:27 >
# 5 Re: How to use VSS in VC++ over internet?
I'm very much concerned about which VSS remote access tool is best for us. The article beary recommended looks very detailed. I've got a lot of valuable info from it. Good.
shirleyoga at 2007-11-11 0:31:24 >
# 6 Re: How to use VSS in VC++ over internet?
Also have a look at Version Control System Comparison ( http://better-scm.berlios.de/comparison/comparison.html)
Ejaz at 2007-11-11 0:32:34 >