Hi all,
I'm trying to write my own module for SER, and I need to get the ip adress in the good order. How can I do it? I need this address to be converted into a (char*). The way I get it is by using ip_addr2a(&_msg->rcv.src_ip). But it's not in the good order. Please help me and if you can, the lines I have to add to make it work. Thanks
Laurent