C Board  

Go Back   C Board > General Programming Boards > Networking/Device Communication

Reply
 
LinkBack Thread Tools Display Modes
Old 07-18-2005, 05:33 AM   #1
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,059
Suggestions, opinions

I am currently developing a client/server app that will use a windows service to establish a serial link to security automation hardware. This server side will then communicate with many clients. The clients will request varying amounts of data from the server via ethernet. The amount of data will vary from a few bytes to possibly a few Kb. The serial connection will be 9600 baud and the ethernet connection will be 10 Mbit.

I was thinking about building a Access MDB database on the server that would hold the data acquired from the automation controller by the server serial link and allow the clients to query the database. The database would be periodically updated by the server.

So, what I'm looking for is some thoughts, opinions, constructive criticism on the above approach or possibly recommend alternatives that I can use.

Thanx

Bob
BobS0327 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Book Suggestions! valaris General Discussions 4 10-08-2008 10:25 AM
Opinions? Decrypt C++ Programming 1 09-18-2005 05:29 PM
Opinions and/or suggestions... antex C++ Programming 4 11-16-2004 07:01 AM
Need Suggestions Drew C++ Programming 3 09-18-2003 05:46 AM
Suggestions. Shadow A Brief History of Cprogramming.com 0 02-06-2002 12:21 PM


All times are GMT -6. The time now is 07:39 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22