Feature Request: Tcp/Ip connection

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Kurt
Posts: 3
Joined: Sat Oct 30, 2004 9:02 am

Feature Request: Tcp/Ip connection

Post by Kurt » Thu Nov 04, 2004 9:03 am

Will there ever be an option to use a straight Tcp/Ip connection instead of Http?

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Post by ericsink » Thu Nov 04, 2004 9:49 am

An HTTP connection is a TCP/IP connection.

What benefit are you trying to achieve?
Eric Sink
Software Craftsman
SourceGear

Guest

Post by Guest » Thu Nov 04, 2004 10:41 am

Removing IIS.

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Post by ericsink » Thu Nov 04, 2004 11:01 am

Anonymous wrote:Removing IIS.
Ah -- now I see.

I can say we've talked a lot about an idea we call a "traditional server". Instead of IIS and ASP.NET, we would just write a good old fashioned "NT Service" which sits around and listens on a socket and serves stuff to the client. SourceOffSite works this way. It's tempting.

But it's a huge change for the product, and for some customers it might be a step backward.

No promises. This change is probably not likely to ever happen. But we definitely see appeal in it.
Eric Sink
Software Craftsman
SourceGear

Kurt
Posts: 3
Joined: Sat Oct 30, 2004 9:02 am

Post by Kurt » Thu Nov 04, 2004 5:25 pm

Sorry I wasn't more specific as before. My idea was instead of removing IIS & ASP .Net just make an option of which to use.

Justin
Posts: 7
Joined: Tue Jun 01, 2004 2:08 pm

Post by Justin » Wed Nov 10, 2004 5:08 pm

I would say why?

IIS and ASP.net is a very stable application server with a very stable widely supported protocol (http) why re-invent the wheel with your own service and protcol?

One of the draws for us to Vault was that it used SQL and IIS instead of a proprietary repository and proprietary app server and protocol.

Justin
Last edited by Justin on Fri Nov 12, 2004 4:28 pm, edited 1 time in total.

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Post by ericsink » Wed Nov 10, 2004 5:26 pm

Justin wrote:One of the draws for us to Vault was that it used SQL and IIS instead of a proprietary repository and propreitary app server and protocol.
Believe me, we understand this. In fact, we intended this.

But these technology choices are a two-sided coin. We gained benefits like the ones you describe, but we also gained disadvantages.

We don't plan to change anything, but we get tempted sometime when we think about the benefits on the other side of the coin. :-)
Eric Sink
Software Craftsman
SourceGear

Post Reply