Dear Eric,
I tried to understand the example. It is little complex. In this example, UDP is used in sending packets sendPacket ().
Actually I don't know what should i use TCP or UDP. Which one is more easy using DSP? because i am beginner. I am using TCP protocol in the computer to receive data. How can I make a simple program to send data by TCP protocol from DSP to computer. In Computer I am using WINSOCK.h. Please guide me with a simple and easy example.