Reply by Anton Erasmus October 7, 20082008-10-07
On Mon, 06 Oct 2008 18:16:17 -0500, "monohm" <monohm@hotmail.com>
wrote:

>I need to implement a communication between an starter kit (Xilinx >Spartan3E) and a remote computer trought internet. > >The final application is a remote control for a home system (domotic >System) >all that i need is to reach the communication between the two nodes using >ethernet interface in the fpga board, and internet connection in the >computer (Windows XP) without additional software, only by hyper terminal >or something like that. >
You probably would need to use Microblaze or another FPGA CPU together with a MAC and a software TCP/IP stack and a telnet server to be able to do what you want. Regards Anton Erasmus
Reply by monohm October 6, 20082008-10-06
I need to implement a communication between an starter kit (Xilinx
Spartan3E) and a remote computer trought internet.

The final application is a remote control for a home system (domotic
System) 
all that i need is to reach the communication between the two nodes using
ethernet interface in the fpga board, and internet connection in the
computer (Windows XP) without additional software, only by hyper terminal
or something like that.