i want to send a byte array on udp through an ansi c program how can we use this.
See Socket tutorial.
Refer the following URL
http://shoe.bocks.com/net/
Err, ANSI/ISO C doesn't include sockets.