Question : I have the following script to find out what is the Static and dynamic port numbers: –=============================== — […]
Tag: tcpip
A transport-level error has occurred when sending the request to the server
Question : In our Vb.net application(userd within a local network connection inside a office), which is used from long time […]
Changing IP address of SQL Server 2008 R2
Question : I would like to know if there are any dangers or relevant precautions before changing the IP address […]
When is a Dynamic Port “dynamic”?
Question : I was having a discussion today about Dynamic Ports with one of my co-workers and could use some […]
Howto disable Postgres listening on TCP?
Question : Simply to avoid many problems in the first place I do not want my postgres server program to […]
How to configure port for listening to traffic meant for PostgreSQL
Question : When setting up postgreSQL with a webserver (all on the same machine), is it critical to have 0.0.0.0:5432 […]
SQL Server Ignoring Instance name when using port number of different instance
Question : I saw a strange case recently and still clueless on what should be the reasoning behind it. On […]
What happens on the server when a MySQL client connection is lost? [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Using TCP keepalive for terminating orphan postgres queries not working
Question : Problem: A user of some application executes a report which involves a heavy sql query. After some minutes, […]
Connect to remote sql server is possible only by ipaddresssqlinstance,portnumber?
Question : I’ve configured a remote Sql server on host machine. I have performed the follwing steps : Under Remote Server […]