View topic - SOCKET PROTOCOL
SOCKET PROTOCOL
3 posts
• Page 1 of 1
SOCKET PROTOCOL
Hii, I want to know the header file where the socket protocols are defined...
- KYK
- New Member
- Posts: 3
- Joined: Tue Jun 06, 2017 2:01 pm
Re: SOCKET PROTOCOL
In QNX 6.3.2
Protocol families are #defined in /usr/include/sys/socket.h or /usr/qnx632/target/qnx6/usr/include/sys/socket.h
Protocols are #defined in /usr/include/netinet/in.h or /usr/qnx632/target/qnx6/usr/include/netinet/in.h
Protocol families are #defined in /usr/include/sys/socket.h or /usr/qnx632/target/qnx6/usr/include/sys/socket.h
Protocols are #defined in /usr/include/netinet/in.h or /usr/qnx632/target/qnx6/usr/include/netinet/in.h
- space
- Active Member
- Posts: 16
- Joined: Fri Mar 09, 2007 6:03 pm
- Location: Texas
Re: SOCKET PROTOCOL
Hii,
Thank you for the reply..... Which protocol family and protocol I have to use to implement raw socket communication with Ethernet frame structure (Dest ADDR(MAC) + SRC ADDR(MAC) + ETHER TYPE + PAYLOAD).
Thank you for the reply..... Which protocol family and protocol I have to use to implement raw socket communication with Ethernet frame structure (Dest ADDR(MAC) + SRC ADDR(MAC) + ETHER TYPE + PAYLOAD).
- KYK
- New Member
- Posts: 3
- Joined: Tue Jun 06, 2017 2:01 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests