Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
QuestionSymbian App via C# Pin
jojoba201129-Jan-12 23:00
jojoba201129-Jan-12 23:00 
AnswerRe: Symbian App via C# Pin
Pete O'Hanlon30-Jan-12 0:01
mvePete O'Hanlon30-Jan-12 0:01 
AnswerRe: Symbian App via C# Pin
Richard MacCutchan30-Jan-12 0:04
mveRichard MacCutchan30-Jan-12 0:04 
QuestionExport PDF Page into image Pin
bharath_gandhi29-Jan-12 21:32
bharath_gandhi29-Jan-12 21:32 
AnswerRe: Export PDF Page into image Pin
Abhinav S29-Jan-12 23:41
Abhinav S29-Jan-12 23:41 
GeneralRe: Export PDF Page into image Pin
pioner198730-Jan-12 1:05
pioner198730-Jan-12 1:05 
AnswerRe: Export PDF Page into image Pin
thatraja30-Jan-12 2:08
professionalthatraja30-Jan-12 2:08 
QuestionCreating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:20
Member 860554329-Jan-12 17:20 
I am trying to develop (on c#) a Point of Sale program(deployed on machine 1), with integrated kitchen display system(deployed on machine 2). I pretty much have an idea how to develop the individual programs, however, I haven't tried integrating thee machines (to function as one) before.

Here's a brief overview of the system im trying to do:

Machine 1 : Point of Sale

function - Enter customer orders(do basic POS functions), then PUSH the list of order from the POS to the kitchen display system.


Machine 2 : Kitchen Display System

function - Basically what it needs to do is to receive the list of orders pushed by the POS, then queues whenever several tickets were sent at the same time. The KDS bumps a ticket when the order was already prepared. The list queue then moves...and so on.

Machine 3 : Queue System

function - when the KDS (kitchen display system) bumps the ticket, the ticket number then displays on the screen. (e.g. serving: 21)


I'm suppose to implement this using one server running on windows XP or later, and three thin clients. Another option for me is to run this using terminal services(server 2003). Each thin client is equipped with a touch screen display.

I am hoping for your inputs. Thank you very much!!
AnswerRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Richard Andrew x6429-Jan-12 17:28
professionalRichard Andrew x6429-Jan-12 17:28 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:39
Member 860554329-Jan-12 17:39 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Richard Andrew x6429-Jan-12 17:42
professionalRichard Andrew x6429-Jan-12 17:42 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:48
Member 860554329-Jan-12 17:48 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Richard Andrew x6429-Jan-12 17:51
professionalRichard Andrew x6429-Jan-12 17:51 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554329-Jan-12 17:57
Member 860554329-Jan-12 17:57 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Pete O'Hanlon29-Jan-12 21:02
mvePete O'Hanlon29-Jan-12 21:02 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554330-Jan-12 0:35
Member 860554330-Jan-12 0:35 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Pete O'Hanlon30-Jan-12 0:53
mvePete O'Hanlon30-Jan-12 0:53 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Dave Kreskowiak30-Jan-12 2:10
mveDave Kreskowiak30-Jan-12 2:10 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
jschell30-Jan-12 8:49
jschell30-Jan-12 8:49 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
jschell30-Jan-12 8:46
jschell30-Jan-12 8:46 
AnswerRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Mycroft Holmes29-Jan-12 21:26
professionalMycroft Holmes29-Jan-12 21:26 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554330-Jan-12 0:40
Member 860554330-Jan-12 0:40 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Dave Kreskowiak30-Jan-12 2:12
mveDave Kreskowiak30-Jan-12 2:12 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Member 860554330-Jan-12 3:17
Member 860554330-Jan-12 3:17 
GeneralRe: Creating Point-of-Sale with integrated Kitchen Display System Pin
Pete O'Hanlon30-Jan-12 3:33
mvePete O'Hanlon30-Jan-12 3:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.