Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello!
I have a sim that can convert amount(money) from one account to another.
I have a website that collect request from the customer.
S,I have to call sim convert money automation from request of the customer.
I searched on the internet,and see the GSM modem for my solution,but it not working.
Is there any idea for my problem,and can I use GSM to solve it.
Thank you very much!

Nguyen Hoang Anh
Posted

1 solution

Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from reputable transaction service companies - the scope for fraud otherwise is far to large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!
 
Share this answer
 
Comments
hoangkyanh2010 16-Feb-12 3:49am    
Hi and thank you for your answering.
Maybe I didn't tell exactly what my problem.
My problem is: on the Sim there is an application that manage convert money for me(the third parties), now I insert Sim into Gsm modem , and I use AT commands to read the sim , but I don't know how to use AT commands to read the application on the sim and make the application convert money for me, when I have request from my website( this website is my server).Could you give me some idea.Thank you very much,
Nguyen Hoang Anh
Chandrasekharan P 16-Feb-12 4:16am    
You are still not telling your problem.
hoangkyanh2010 16-Feb-12 4:53am    
It is "I don't know how to use AT commands to read the application on the sim?"
thanks,
Richard MacCutchan 16-Feb-12 5:05am    
You should contact the provider of the SIM or the application and ask them for details. There is no way anyone here can guess how it works.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900