Listening on more than one port

Hi all,

  1. Is there any way to listen on more than one port on the Intel Galileo board using only the ethernet?
  2. Related to 1 - Can I use multi-threding programming on the Galileo?

Thanks.

Yes. Read this post.
http://forum.arduino.cc/index.php?topic=151224.0

I don't know about the Galileo multi-threading.

Thanks SurferTim! Looks like this is exactly what I was looking for.