bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Binding a UDP Socket


From: Srinivasa T.N.
Subject: Binding a UDP Socket
Date: Thu, 07 Jun 2001 16:28:48 +0530
User-agent: Mozilla/5.0 (X11; U; Linux 2.2.14-5.0 i686; en-US; m18) Gecko/20010131 Netscape6/6.01

Hi All,
I am a little bit novice in this matter. In C, you can create a UDP socket and bind so that it can accpt from any interface (i.e., serv_addr.sin_addr.s_addr = htonl(INADDR_ANY) ). Now, I want to achieve the same thing in Common C++..???

Regards,
Seenu.

--
-----------------------------------------------------------------------------
If not here, you can reach me at address@hidden

C-DOT, 71/1, Sneha Complex, Miller Road, Bangalore - 560 052
Ph: 226 3399 Ext: 268  Direct: 238 3951 (Off)
   363 1707 (Resi)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]