"Firedog I." wrote: > I’m using lwIP v1.31 with Raw API. I am able to send out Data using > TCP/IP > in my network, but I can't get through my proxy. Is there some protocol > implemented like SOCKS in lwIP to authentificate with name and password to > the proxy?
Talking to a proxy is implemented in higher protocol levels not covered by the lwIP (core) code. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
