Page 1 of 1

HTTP tunneling

Posted: 13.08.2006, 15:32
by dhongu
HTTP Tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does. It is used while your ISPs do not allow direct connections to their MySQL server, but allows establishing HTTP connections.

It is possible to make a application with zeos components to do this type of connection?

Look at application like Navicat or EMS SQL Maneger.