Customer Display command set
up vote
-2
down vote
favorite
I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).
c++ point-of-sale
add a comment |
up vote
-2
down vote
favorite
I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).
c++ point-of-sale
add a comment |
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).
c++ point-of-sale
I develop a POS system using c++ and need to communicate with customer displays. The problem is there are many manufactures. Is there a standard protocol for customer displays (command sets).
c++ point-of-sale
c++ point-of-sale
asked yesterday
H.K
698
698
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Unfortunately, there is no such standard protocol.
Each vendor has its own specifications.
Although there is no standard protocol on hardware / firmware, the following middleware exists.
OMG:UnifiedPOS,
MCS:POS Device Standards, MCS:OPOS Hardware Vendors
However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.
Both vendor independent parts and vendor / device specific parts work together.
In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.
I need three command
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
where can you find it, I would be grateful
– H.K
yesterday
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Unfortunately, there is no such standard protocol.
Each vendor has its own specifications.
Although there is no standard protocol on hardware / firmware, the following middleware exists.
OMG:UnifiedPOS,
MCS:POS Device Standards, MCS:OPOS Hardware Vendors
However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.
Both vendor independent parts and vendor / device specific parts work together.
In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.
I need three command
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
where can you find it, I would be grateful
– H.K
yesterday
add a comment |
up vote
0
down vote
Unfortunately, there is no such standard protocol.
Each vendor has its own specifications.
Although there is no standard protocol on hardware / firmware, the following middleware exists.
OMG:UnifiedPOS,
MCS:POS Device Standards, MCS:OPOS Hardware Vendors
However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.
Both vendor independent parts and vendor / device specific parts work together.
In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.
I need three command
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
where can you find it, I would be grateful
– H.K
yesterday
add a comment |
up vote
0
down vote
up vote
0
down vote
Unfortunately, there is no such standard protocol.
Each vendor has its own specifications.
Although there is no standard protocol on hardware / firmware, the following middleware exists.
OMG:UnifiedPOS,
MCS:POS Device Standards, MCS:OPOS Hardware Vendors
However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.
Both vendor independent parts and vendor / device specific parts work together.
In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.
Unfortunately, there is no such standard protocol.
Each vendor has its own specifications.
Although there is no standard protocol on hardware / firmware, the following middleware exists.
OMG:UnifiedPOS,
MCS:POS Device Standards, MCS:OPOS Hardware Vendors
However, UnifiedPOS is a conceptual specification, and the actual software exists in OPOS/POS for.NET/JavaPOS.
Both vendor independent parts and vendor / device specific parts work together.
In other words, it is necessary for the vendor to provide software parts for OPOS/POS for.NET/JavaPOS.
edited yesterday
answered yesterday
kunif
697227
697227
I need three command
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
where can you find it, I would be grateful
– H.K
yesterday
add a comment |
I need three command
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
where can you find it, I would be grateful
– H.K
yesterday
I need three command
– H.K
yesterday
I need three command
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Clear screen, goto line, goto column
– H.K
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
Even with only three functions, there are no standard protocols.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
If you do not use hardware directly, but allow middleware layers, there are standard specifications such as OPOS/POS for .NET/JavaPOS, you can use it.
– kunif
yesterday
where can you find it, I would be grateful
– H.K
yesterday
where can you find it, I would be grateful
– H.K
yesterday
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409240%2fcustomer-display-command-set%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown