all. I\'m having a bit of weird problem with client server program. I have two different kinds of clients trying to connect to one server, one is just more barebone than the other with less things to
How can you check if a network socket (System.Net.Sockets.Socket) is still connected if the other host doesn\'t send you 开发者_JAVA百科a packet when it disconnects (e.g. because it disconnected ungra
We are deploying web applications in java using tomcat on client machines across the country. Once they are installed, we want to allow a remote access to these web applications through a central se
Is there a way in which the http connection and tcp connection listeners can interact with each other?
When I created my database using sql server 2005, i was able to connect and view it in Visual Studio 2008.I then detached the database onto my flash drive.Brought it home to work in VS 2008 - that wor
I am new to Cocoa, but managed to get a connection (to a FTP) up and running, and I\'ve set up an eventhandler for the NSInputStream iStream to alert every response (which also works).
I have a few sites built with Cakephp. If any of these sites lose their connection to the database for whatever reason it does not handle it well. Basically it renders itself inside itself trying to d
i am writing开发者_如何学Go stored procedures in MySQL that return values; CREATE PROCEDURE getCustomerById (id int)
When i set up a regular connection, it works, however when i try to use nhibernate, hibernate.cfg.xml, i m getting the following error.
I\'m accessing a database in steps, and making sure that I dispose of all my DbConn开发者_如何学运维ection objects & related when I\'ve done with them; however, when all the network stuff is done