Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
GeneralRe: Record Not Insert Pin
mjawadkhatri15-Jul-09 22:21
mjawadkhatri15-Jul-09 22:21 
GeneralRe: Record Not Insert Pin
K030615-Jul-09 23:01
K030615-Jul-09 23:01 
GeneralRe: Record Not Insert Pin
mjawadkhatri15-Jul-09 23:21
mjawadkhatri15-Jul-09 23:21 
GeneralRe: Record Not Insert Pin
K030615-Jul-09 23:33
K030615-Jul-09 23:33 
AnswerRe: Record Not Insert Pin
Tom Deketelaere15-Jul-09 23:22
professionalTom Deketelaere15-Jul-09 23:22 
AnswerRe: Record Not Insert Pin
Pete O'Hanlon15-Jul-09 23:30
mvePete O'Hanlon15-Jul-09 23:30 
QuestionAccessing Serial Port Remotely Pin
Liya Kebede15-Jul-09 21:16
Liya Kebede15-Jul-09 21:16 
AnswerRe: Accessing Serial Port Remotely Pin
Garth J Lancaster16-Jul-09 0:38
professionalGarth J Lancaster16-Jul-09 0:38 
Liya Kebede wrote:
is there any way I can access the pin pad remotely?


I dont think so : I think you need to implement a tcp/ip network layer to sit between the serial port and the network and send it commands from your application.

We do this with eftpos devices - they are sent instructions from a centralised gateway via tcp/ip, and the client on the pc interfaces to the com port (via an activex control supplied by the eftpos company) .. (ok, so there's an activex control there, but it doesnt really matter that much)

There are commercial companies out there that offer pre-made toolkits to do this - just a quick search gives :-

http://www.serial-port-communication.com/serial-over-tcpip/[^]


http://www.fabulatech.com/network-serial-port-kit.html[^]

oh .. a thought comes to mind, maybe citrix can do it, but thats a different paradigm

'g'
AnswerRe: Accessing Serial Port Remotely Pin
monstale16-Jul-09 0:52
monstale16-Jul-09 0:52 
GeneralRe: Accessing Serial Port Remotely Pin
Liya Kebede16-Jul-09 2:07
Liya Kebede16-Jul-09 2:07 
GeneralRe: Accessing Serial Port Remotely Pin
monstale16-Jul-09 2:36
monstale16-Jul-09 2:36 
GeneralRe: Accessing Serial Port Remotely Pin
Liya Kebede2-Nov-09 0:47
Liya Kebede2-Nov-09 0:47 
GeneralRe: Accessing Serial Port Remotely Pin
Member 1247082419-Apr-16 5:03
Member 1247082419-Apr-16 5:03 
Questioncall dll on client side Pin
Member 435374515-Jul-09 21:15
Member 435374515-Jul-09 21:15 
QuestionOwn Report Printer - How to print out Source Code (syntax highlighting) Pin
akamper15-Jul-09 21:09
akamper15-Jul-09 21:09 
Questionuse dataset with case statement Pin
Mamphekgo Bahula15-Jul-09 20:54
Mamphekgo Bahula15-Jul-09 20:54 
AnswerRe: use dataset with case statement Pin
Mycroft Holmes15-Jul-09 21:02
professionalMycroft Holmes15-Jul-09 21:02 
QuestionHow to use public int?!!?!!? windows form. Pin
dimo198215-Jul-09 20:39
dimo198215-Jul-09 20:39 
AnswerRe: How to use public int?!!?!!? windows form. Pin
ichiganboya15-Jul-09 20:44
ichiganboya15-Jul-09 20:44 
GeneralRe: How to use public int?!!?!!? windows form. Pin
dimo198216-Jul-09 6:42
dimo198216-Jul-09 6:42 
GeneralRe: How to use public int?!!?!!? windows form. Pin
Huxley Stronghead16-Jul-09 10:07
Huxley Stronghead16-Jul-09 10:07 
AnswerRe: How to use public int?!!?!!? windows form. Pin
Mycroft Holmes15-Jul-09 21:06
professionalMycroft Holmes15-Jul-09 21:06 
AnswerRe: How to use public int?!!?!!? windows form. Pin
Luc Pattyn15-Jul-09 23:58
sitebuilderLuc Pattyn15-Jul-09 23:58 
Questionhow can i develop a program in aspx format and use it in php site?!! Pin
Nafiseh Salmani15-Jul-09 20:16
Nafiseh Salmani15-Jul-09 20:16 
AnswerRe: How could I generate a custom search with C# Pin
Mycroft Holmes15-Jul-09 21:07
professionalMycroft Holmes15-Jul-09 21:07 

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.