How to send and receive, using UDP, in C++ in Linux?
I use g++
How to send and receive, using UDP, in C++ in Linux? I use g++
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ok it’s preety simple. I was workig in CentOS 5.5 which is linux and i make a server-client programme based on udp in c.It runs well.
The procedure is simple.
It follows as ..
You will understand the code if you see the documentation.
If its not work that way then go to >> matrixsust.blogspot.com for source.