the alternative function for inet_aton

2011-07-04 Thread ahmad javadi
hi
I use " inet_aton"  function in the kernel socket programming but i have the
following warrning:
"crypto.c:63: warning: implicit declaration of function 'inet_aton'
crypto.c:63: warning: nested extern declaration of  'inet_aton'
"
this function required that "" be included but this folder did
not exit in the my freebsd.
Please help me to find solution or to use alternative function.
thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


kernel socket programming

2011-07-02 Thread ahmad javadi
hi
i am new in kernel socket programming in free bsd.is there any chance that
someone send me a simple code which creates a socket with an local host or
any address and begins to send some packets to the local host.im in a very
need of this help.

thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"