Reputation: 10648
i want to send a byte array on udp through an ansi c program how can we use this.
Upvotes: 0
Views: 1647
Reputation: 43688
Err, ANSI/ISO C doesn't include sockets.
Reputation: 39548
See Socket tutorial.
Upvotes: 3