Thread: sockaddr_ll

  1. #1
    Registered User
    Join Date
    Jul 2008
    Posts
    4

    sockaddr_ll

    Hello Guys!

    I have been network coding for some months now, but it is first time i work with SOCK_RAW.
    My question goes on the structure sockaddr_ll.
    I actual just need someone to tell what members it got, and what the purpose of using it and not sockaddr_in is?

    Thanks in advance!

  2. #2
    Registered User
    Join Date
    Oct 2007
    Posts
    242
    Hey mate, I'm a bit off-topic but I wanted to ask where did you find tutorials for raw sockets? I'll be glad if you'd put them there.

    And...
    http://srcdoc.com/linux_2.2.26/structsockaddr__ll.html

  3. #3
    Registered User
    Join Date
    Jul 2008
    Posts
    4
    Quote Originally Posted by eXeCuTeR View Post
    Hey mate, I'm a bit off-topic but I wanted to ask where did you find tutorials for raw sockets? I'll be glad if you'd put them there.

    And...
    http://srcdoc.com/linux_2.2.26/structsockaddr__ll.html

    Here you go: http://mixter.void.ru/rawip.html

    and thx for the link for the ref.

Popular pages Recent additions subscribe to a feed

Tags for this Thread