Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Visitor
tayeb
Posts: 26
Registered: ‎05-04-2012
0

How ceate server application usig RAW APIs?

Hi,

I want to create a serveur application using RAW APIs, because a have crated a new perepheral in my system connected into PLB  bus interface. This peripheral receive data sent by Microblaze, after it sent results into µBlaze.

Now, i want sent data via  remote host using TCP/IP protocol.

I want an RAW server application exemple to do this.

anyone have this exemple?

thanks 

Expert Contributor
golson
Posts: 879
Registered: ‎04-07-2008
0

Re: How ceate server application usig RAW APIs?

Sounds like you could use the XAPP1026 appnote.  they have a Echo example.  You could modify it to receive data only.