Most voted "ipv4" questions
Internet Protocol (IP) is a communication protocol used between two or more networked machines for data forwarding.
Learn more…5 questions
Sort by count of
-
21
votes2
answers210
viewsMarking IP Tos Field in Openflow
I’m a beginner in all this, so I have a question. Considering a video call app DASH IF (Dash.js) which is executed (emulated) in a mesh network characteristically SDN (Software Defined Network). I…
-
2
votes2
answers81
viewsHow to print Ipv6 Global using grep and awk?
It’s been a few days since I’ve been searching the Internet for such an answer, but I haven’t had one so far. I am trying to print Ipv6 Global from ifconfig to be used in MOTD on Ubuntu. With Ipv4…
-
2
votes1
answer94
viewsIpv6 server accepting Ipv4 connections
I wrote a server in C using the API socket UNIX for some tests and I ended up encountering a "weird" problem: The server is cutting connections Ipv4 being that it was programmed to accept only…
-
0
votes3
answers2246
viewsWhat is the percentage difference between the number of possible addresses with Ipv4 and Ipv6?
What is the difference in percentage numbers of the ip possibilities of the IPv4 and of IPv6?
-
0
votes1
answer78
viewsHow to recover a customer’s IP?
I am working on my first professional project using Node.js. In it I make changes to security groups of EC2 AWS instances. One of the data in which the system performs updates is the client’s IP. I…