###GPRS Modem TC65i### - HTTP VS SOCKET

Status
Not open for further replies.

querman

Newbie level 1
Joined
Feb 15, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
turkey
Activity points
1,288
###GPRS Modem TC65i###

Dear Sir:
I have a cinterion tc65 gprs modem and i wanna make a gprs connection
a web database server.Then i will connect the modem with 16f877a.
and sensors will be connect mcu then mcu connect gprs modem and i wanna send data via gprs modem to internet.But what is your offer for use type of connection.
http or socket?:?:
which type database server i need for receiving data.
Thanks for your helps
 

Hi,

I can't really help you on the PIC matter but I can help you on the TC65 & webserver side. I created a google groups for people like you who need to build software for the TC65 : https://groups.google.com/group/javacint

And I also speak a lot about this chip on my blog :
**broken link removed**

The easiest thing is to use http requests and a PHP/MySQL or ASP.Net/MSSQL server. But if you need to transfer a lot of data, using a personal low level TCP protocol like **broken link removed** can help you reach some other goals. It allows for instance to have a real-time, bidirectional and lightweight connection.


Best regards,

Florent
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…