This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using PPP and Ethernet simultaneously

Hi,

I have an application that actually use RTX and RTL TCP net on a LPC2378 Ethernet interface.
I would use the PPP interface but how can I choose wich interface to use with a given socket ?
The ethernet and ppp have to be in server mode .
Is it the ip of the client that it used to detect the network ? (considering a different network for each interface) ?

thanks in advance.