Monday, September 5, 2011

recvfrom example c code



See the UDP datagram client from here for complete appication

2 comments:

  1. false, sockaddr_in doesn't have sin_family.
    did you even test the code???

    ReplyDelete
  2. Yes, it is tested, as you can see the sample run in the end

    ReplyDelete