0

i want to send a byte array on udp through an ansi c program how can we use this.

1
  • 1
    open socket. write to socket. close socket. Commented Mar 10, 2010 at 11:08

2 Answers 2

3

See Socket tutorial.

Sign up to request clarification or add additional context in comments.

Comments

0

Err, ANSI/ISO C doesn't include sockets.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.