server

How to cancel ajax request that has run (on server side)

I was wondering if there's a simple way to cancel an AJAX request? Beyond just calling an 'abort' on the XMLHTTPRequest on the client side, is there a way to easily stop the server process? The server is using Apache. Thanks ...

Magic Apache redirecting for /~username

Hi, I have inherited a webserver already serving some websites. I am trying to migrate some of those sites to a new webserver. One of those websites has a page called: http://mydomain/ABCDepartment/ This URL also works: http://mydomain/~joesmith and the index page for joesmith actually lives in /var/www.../ABCDepartment/people/joes...

Are there any articles or advice on creating a C++ chat server with a C# client?

My current class is planning on creating a basic networked game, but we have decided to take on the task of making a C++ server with a C# client. I understand this is probably a difficult task, but I was wondering if there is any advice on making this happen. I am sorry I do not have any more information than this. We are just getti...

Basic apache server, mapping 127.0.0.1, to 10.0.0.7:8000

I'm working on this project where the client has a virtual server setup. I installed apache and such and got everything working fine on localhost. But in order for it to show up on the internets, the people that run this virtual server needs me to: "If you try and reach 10.0.0.7:8000 you do not come to the index page but if you do loca...

Delphi - Network ODBC Database (MS Access)

Hello everyone. I have a Database program which uses MS Access. The time has come and I need to make it a client/server app. The idea behind the scheme is: Server holds the database, and one or multiple clients need to access it simultaneously. The program will still need to operate under Ms Access (because porting DB and rewriting the...

C# webclient and proxy server

Hello, I am using a web client class in my source code for downloading a string using http. This was working fine. However, the clients in the company are all connected now to a proxy server. And the problem started from this. When I have tested my application I don't think it can pass through the proxy server, as the exception that k...

How can I make my old Dbase 2 progs run under SQL?

How can I make my old Dbase 2 progs run under SQL? I want to do two things. have my old Dbase progs run under windows with huge datasets on my personal computer (so it would have no internet need) and 2. Have my old dbase progs run from an sql server on the internet where I could log on form the internet and work the program and dat...

How do I query the value of a server option in Sybase?

For example, if I wanted to know the current value of the quoted_identifier server option, is there a query that can give me this information? ...

Load balancing OR Failover servers for .net application

Scenario I have service written in c#.net. Now on my production environment I want this service to be on 2 different servers for Loadbalancing or failover of one of the server. So for instance if one server dies the service keeps running on the other server and users are not affected OR if there is a heavy load on the site users get ...

Registration-free COM not working on Windows Server 2003

I have created the necessary manifests for my COM server DLL and a client application to work registration-free in Windows XP. I've tested all kinds of combinations (with and without a registration) and in all cases the client application sees the side-by-side version of the library if the manifests are present, and the registered one i...

creating long-lived server for other applications on windows

I've looked into COM servers and Windows services but I'm not sure what best suits my purposes or how to do it. What I want is something that can be started and run for an indefinite amount of time which holds an object so that other processes or applications obtain references to that object (or make requests to the server) to modify or ...

Threading TCP Server as proxy between connected user and unix socket.

I'm writing web application where I need to push data from server to the connected clients. This data can be send from any other script from web application. For example one user make some changes on the server and other users should be notified about that. So my idea is to use unix socket (path to socket based on user #ID) to send dat...

[Equinox/OSGi] dynamic plug-ins management /Updated

I mean if one plugin will [download and] copy other plugin in apropriate folder or make a link file, can it dynamically integrate it with platform without restart? So, it looks like it is possible to build an always-up server, that evolves in time, without being restarted. Is it a demanded(not sure about this word, English isn't my na...

ASP.NET App behind Oracle SSO - Anonymous access?

We've got an ASP.NET Application that the client would like to protect Via Oracle SSO and also allow anonymous access to the application. None of the standard Oracle SSO plugins have an anonymous access option, so we wrote a custom java SSO plugin to check for Portal/SSO session cookies and do the base Oracle SSOServerAuth, and otherwis...

Getting error running selenium tests

this is the error i'm getting when i tried to run my selenium script through a build.xml on a network server @BeforeTest Setup java.lang.RuntimeException: Could not start Selenium session: Internal Server Error at com.thoughtworks.selenium.DefaultSelenium.start(DefaultSelenium.java:89) at com.doubleclick.richmedia.selenium.InpageEndT...

In C# how do i query the list of running services on a windows server?

I want to query for a list of services running as a specific user on a remote machine and then check the health of each. I'm building a custom console. ...

if i have Windows, Mac, and Linux, what is the easiest way to set up SVN server?

i have Windows Vista, Mac 10.5, Linux Ubuntu... and wonder what is the easiest way to set up an SVN server? some instruction to set it up seems quite complicated. thank you. ...

Query URL for Log In Status, javascript

This may seem like a no-brainer, but I can't find a way to do this that isn't considered a security issue (other than the obvious ways)... So, I want to build an add-on for Firefox to use with my team. Basically it will be a status bar icon letting us know if the authentication cookie for our tools site has expired, so we can tell witho...

ASP.NET MVC - Is it even possible to have multiple MVC projects on the same server??

I'm having so many problems getting more than 1 MVC project up and running on the same server... I'm using a Windows XP system running the default IIS (5.1 I believe). At this moment I'm even building WebSetup projects for every project I create to make sure everything goes well, while these projects could very easily be deployed using ...

Installed Visual SVN Server, except I get this message when do SVN Check Out

So I installed Visual SVN Server and Tortoise SVN client. And I created a user on the SVN Server, and now I went to a new folder c:\src, right click and choose "SVN Checkout...", and it always gives me this message Checkout from https://bookroom:8443/svn, revision HEAD, Fully recursive, Externals included Error: OPTIONS of 'https://b...