keith-cullen / FreeCoAP

An implementation of a CoAP client, a CoAP server and a HTTP/CoAP proxy with full DTLS support.
132 stars 38 forks source link

IP Address Problem #3

Closed louisZL closed 8 years ago

louisZL commented 8 years ago

I have modified the IPv6 to IPv4. But how can I set the local IP address? In IPv6, we can use "::1". How about IPv4? Thanks.