Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问有没有类似TcpAgent的UdpAgent #294

Open
woowloop opened this issue Sep 3, 2024 · 1 comment
Open

请问有没有类似TcpAgent的UdpAgent #294

woowloop opened this issue Sep 3, 2024 · 1 comment

Comments

@woowloop
Copy link

woowloop commented Sep 3, 2024

假设客户端需要发起大量的udp连接,请问有没有udpAgent?
找到一个UdpNode的大致符合,但是如果目标ip和端口都一样是不是就无法区分了?

@woowloop woowloop changed the title 请问有没有类似的udpAgent 请问有没有类似TcpAgent的UdpAgent Sep 3, 2024
@ldcsaa
Copy link
Owner

ldcsaa commented Sep 5, 2024

目标ip和端口都一样,在通信层就认为是同一个端点了。只能通过应用层协议去区分。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants