OpenTable

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 00:31, 31 July 2018 by Woozle (talk | contribs) (Created page with "<hide> page type::article thing type::online service thing type::business category:businesses </hide> ==About== OpenTable is a paid service that handles on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

OpenTable is a paid service that handles online reservations for restaurants. It consists of a customer-facing web site, to which restaurants link using a custom URL in order to provide their customers with the service, and a Windows application running on a PC at the client's location. This application apparently contains the reservation database.

Technical

In order for the service to work, no less than three incoming TCP ports (2368,6319, and 6320) must be routed to the target machine, making the service very prone to breakage if the network configuration is changed. It is not clear why this is necessary, but it suggests that the software may have been cobbled together using several different comm components with overlapping functions rather than being written as an integrated whole.

Links