Clone
1
Ethernet_programming
fustbariclation edited this page 2016-07-04 19:46:31 +02:00

TCP / IP

The chip on the card provides TCP / IP.

Are there programming examples of, for example, serving an HTTP GET / POST?

If it's necessary to simulate two ethernet connections, with just the one, will the chip allow you to have two separate networks on the same card?

In other words, can you set it up so that the card has two addresses, for example:

10.0.1.0 mask 255.255.0.0 -- internal network
90.56.22.3 255.255.255.0 -- external network

Or will the chip object to this?