Post

Replies

Boosts

Views

Activity

Reply to Send and receive IP packets from iOS
@eskimo The high level goal is to route the IP packets from accessory device (which connects to iphone via bluetooth). The accessory will send data as IP packets. Since we can't send raw IP packets from iPhone, wanted to analyse the IP packet received from the accessory, find if it is TCP/UDP and construct the corresponding packet and send it to the destination. Is there any library on the ios side which might help us with this ?
Aug ’22