On Sun, 6 Mar 2005 19:06:39 -0500, Dave Watts <[EMAIL PROTECTED]> wrote: > The words "client" and "server" have very specific meanings within the world > of, well, client-server programming. There are all sorts of clients that you > don't see or interact with directly, such as the JDBC database drivers that > CF uses to talk to your database servers.
The classic example is X11: you have an X11 server on your workstation and the client is the application (which runs on the server). The X11 server is where the UI is displayed. Most of the CFMX 7 event gateways are clients that have to connect to servers (JMS, IM including XMPP, SMS). The Socket Gateway is a server - you connect to it with any number of clients, for example, telnet. -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 49, yes 49, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197632 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

