I am new to socket programming.I am trying to send datagrams containing image data(jpg) from one host to another continuously.I want to use C++.I have not came across detailed steps on how to achieve this for images anywhere.can somebody explain or link me to such tutorials?

Recommended Answers

All 3 Replies

Hi ganesh, welcome at DaniWeb.
Would this help?

hi ddanbe the tutorials provided are discussing about TCP socket connection s but I want to go for datagrams (UDP).Please suggestfor UDP

Just google. I tried datagramsocket in c++ Example

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.