OSCommerce Product Manager for Windows
FS#358 - Shows the interface as stateless.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 20 July 2010, 09:10 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 20 July 2010, 09:10 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 20 July 2010, 09:10 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 20 July 2010, 09:10 GMT
|
DetailsCurrently, we insist on showing a Connected and Disconnected state, and a Connect and Disconnect commands. That is a legacy from the old versions of the application that used Zeos library components to create a direct TCP connection to the MySQL server and we used a SSH tunnel.
However, when we changed to the HTTP-to-MySQL gateway PHP script we started using simple HTTP connections, which are stateless. Maybe it would be more useful to use a browser analogy, which is a stateless client. |
This task depends upon