Date: Wed, 28 Nov 2007 10:44:47 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: sourav das <cyber.spike@yahoo.com> Cc: freebsd-hackers@freebsd.org Subject: Re: how to write a raw socket server using UDP Message-ID: <20071127234447.GA57514@k7.mavetju> In-Reply-To: <360166.14926.qm@web45613.mail.sp1.yahoo.com> References: <360166.14926.qm@web45613.mail.sp1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 27, 2007 at 01:31:22AM -0800, sourav das wrote: > i m a new comer. i wrote a raw socket client > using setsockopt (sock, IPPROTO_IP. IPHDRINCL, ....)using UDP. ihave followed > MS_Press network programming . it is showing 19 bytes sent successfully. when > trying to send more than 19 bytes using sendto(sock, ...) function , it is I use net/libdnet for all my IP/UDP/TCP/etc packet creation requirements. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071127234447.GA57514>