I am working on an application where I want to use a 1xRTT modem with an embedded linux application. Basically with this modem, I am able to connect to the internet using CDMA 1x technology. This modem operates on a serial port. Now, when connected to the internet, the IP assigned is dynamic. This system is installed out in remote locations an I need to know the IP of the system so that I can access it. I was looking at using something thin DynDNS and came accross this project. I am looking for something compact with low overhead that does the job. I am no expert at linux but learning as I go. I seems to me that by looking at the code that this could be possibly what I am looking for as a dynamic dns client for linux. I am wondering what documentation I should read to help me get going with this code.
Regards,
Phatfendrs
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am working on an application where I want to use a 1xRTT modem with an embedded linux application. Basically with this modem, I am able to connect to the internet using CDMA 1x technology. This modem operates on a serial port. Now, when connected to the internet, the IP assigned is dynamic. This system is installed out in remote locations an I need to know the IP of the system so that I can access it. I was looking at using something thin DynDNS and came accross this project. I am looking for something compact with low overhead that does the job. I am no expert at linux but learning as I go. I seems to me that by looking at the code that this could be possibly what I am looking for as a dynamic dns client for linux. I am wondering what documentation I should read to help me get going with this code.
Regards,
Phatfendrs