Site Statistics
 
Threads: 3,853
Posts: 17,029
Members: 2,895
Users Online: 18
Newest Member: yhangjoy


Go Back   PC101 > PC Software > Software Development

Software Development Programming / Databases = C & C++, SQL & PL/SQL, Java Help and more!


Reply
 
LinkBack Thread Tools Display Modes
Old 08-28-2006, 10:32 AM   #1
Junior Member
 
Join Date: Aug 2006
Posts: 2
Rep Power: 0 CwannaB is on a distinguished road
ISO 8583 in C

Looking to implement a fairly light weight version of ISO 8583, using C. Need some help in getting it as dynamic as possible though!! Anyone know where I could get some sample code??? Thanks :rolleyes:
CwannaB is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2006, 12:17 PM   #2
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
For those not familiar, ISO 8583 is a standard for credit card and ATM card transactions. ISO 8583 defines the message format used in these transactions.

The Trx Framework implements ISO 8583 in C#.

jPOS implements ISO 8583 in Java.

perlPOS implements ISO 8583 in PERL, but the source is not yet ready for public release.

The work of all of these people could save you an enormous amount of effort. Effectively, you will have a porting task instead of a design task.

Or, you could just use C# or Java and forget about C for awhile. :p
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-29-2006, 01:34 AM   #3
Junior Member
 
Join Date: Aug 2006
Posts: 2
Rep Power: 0 CwannaB is on a distinguished road
Thanks Will :p
CwannaB is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:49 AM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5