Saturday, June 18, 2011

Client Server Programming

If you involve with client server programming at any level of programming and you didn't read "Beej's Guide to Network Programming" then you must read this document.
This is one of the simplest document available on internet for starting client server programming in C language.
I am using this document from last 5(approx.) year for all TCP/IP based communication module and UDP logger.

Author Page:- http://beej.us/

Beej's Guide to Network Programming :- http://beej.us/guide/
beej.us/guide/bgnet/output/print/bgnet_A4.pdf


Friday, June 10, 2011

GPRS Application on Ingenico I7910Terminal

If you are developing GPRS based application on Ingenico terminal then use GCL library. It save your lots of time.You need to manage only around 50-100 lines of code. But it have less configuration option.

If you want all GSM feature then go with UNICAPT library.In this case you need to manage around 500 lines of code.

Tuesday, June 7, 2011

POS Terminal (Ingenico / Verifone / Hypercom / MX Series )

Do you have any issue related to Ingenico / Verifone / Hypercom terminal application Development then please comment or email me.