This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TM4C1294NCPDT: Is there an NDK function to convert between IP address strings and ints?

Part Number: TM4C1294NCPDT

Tool/software: TI-RTOS

When configuring the NDK, it accepts IP addresses and netmasks as strings in dotted decimal notation, but it would be easier for me to store user-configured IPs in EEPROM as a 32-bit ints. Is there a function available to convert between the two notations?

Thanks