Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Web Client and Web Server

Hello,

I am using a web server example project that is available on AlteraWiki

http://www.alterawiki.com/wiki/web_server_with_ajax_progress_bar

The web server functioning well. I am trying now to let the web server to connect to another web server and get some data. In other words, I want the FPGA web server to act as web client in addition to its original function.

In the C code of the FPGA web server, I should specify the IP address of the another web server and send request to it.

Is it possible to do such thing? any advise?

Thanks
No RepliesBe the first to reply