techygeek
Contributor
I am starting work on my final year project.
It involves 2 parts a server application that runs continously and connects to a GSM modem.
The app checks for incoming SMS and performs appropriate databse transactions and then replies to it.
Also i have a web-portal.
both the web-portal and app access the same central database.
I need your suggesstions to how to implement these.
my current thoughts are
VB.Net for the server app
PHP for web-portal
MS SQL server for dtabase
Is it fine???
if not then please suggest changes.
I am more incline towards .net coz in that way i can learn vb.net too in the process of developing my project.
It involves 2 parts a server application that runs continously and connects to a GSM modem.
The app checks for incoming SMS and performs appropriate databse transactions and then replies to it.
Also i have a web-portal.
both the web-portal and app access the same central database.
I need your suggesstions to how to implement these.
my current thoughts are
VB.Net for the server app
PHP for web-portal
MS SQL server for dtabase
Is it fine???
if not then please suggest changes.
I am more incline towards .net coz in that way i can learn vb.net too in the process of developing my project.