Skip to content

How to use arp to communicate in a cross-LAN scenario? #5

Description

@iamazy

First of all, This repo make sense to help us to understand internal of tcp/ip stack, Thanks a lot!!!

I have some problems when reading this repo's code.

  1. The arp demo can only communicate in LAN, how to communicate in a cross-LAN scenario?
  2. When payload of icmp packet is greater than 4096,how to receive icmp reply with many packet segments?I have tried to set MsgFlags::WAIT_ALL in recvfrom but got error.

I am very appreciate if you answer these questions or give me some train of thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions