Top "Connection" questions

Refers to a connection used to transfer data between two endpoints, such as between a client and a web, database, web service or other server.

android - how to prevent webview to load when no internet connection

I have an Android app which has a webview. When there's no internet connection, webview will display page not available. …

android webview connection
How to connect to MongoDB running in Docker container?

I'm running a Docker container on MacOS that starts a Postgres server and MongoDB server as follows: docker run -p 80:80 …

mongodb docker connection
Updating from svn repository returns "Could not read chunk size" error

When updating from subversion repository using tortoise svn client I get error looking like that: Could not read chunk size: …

svn tortoisesvn connection
Connecting Python with Teradata using Teradata module

I have installed python 2.7.0 and Teradata module on Windows 7. I am not able to connect and query TD from python. …

python connection odbc teradata
SQLite database in Javascript locally

I'm using a PhoneGap project on XCode. I am trying to connect to a SQLite databse by using Javascript. I …

javascript sqlite connection cordova local
Could not recognize my android device on mac

I am trying to connect my android device on mac to test application I developed. First I installed USB driver, …

android macos connection usb
what is java.io.EOFException, Message: Can not read response from server. Expected to read 4 bytes, read 0 bytes

This question has been asked a couple of times in SO and many times in other sites. But I didn't …

java mysql glassfish connection pool
RabbitMQ client can't connect to remote RabbitMQ server

I have a nodejs client that uses bramqp for connecting to RabbitMQ server. My client can connect to a Rabbit …

connection rabbitmq remote-access
Java detect lost connection

When I'm using e.g. PuTTY and my connection gets lost (or when I do a manual ipconfig /release on …

java tcp connection
iPhone Simulator - Simulate a slow connection?

Is there a way to slow down the internet connection to the iPhone Simulator, so as to mimic how the …

iphone networking connection ios-simulator simulation