Packet forwarding speed

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
chch_4469616
Level 2
Level 2

I ran into a problem. After receiving the data using UDP, I would forward it. I had to copy the data into the sending packet, but it was too slow.I want to use Pointers or other methods directly. Is there any way or routine to help me?

0 Likes
1 Reply
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

You can use the stream APIs. Help: TCP stream API

0 Likes