Skip to content

关于p2p连接的问题 #10

@d17785801

Description

@d17785801

假如我在vps上部署了服务端./server 1234 11223344
然后我在A机器上部署了web应用,使用的是80端口,我打算使用p2p连接去绑定vps的9000端口 ./client p2p serverIP:1234 9000 127.0.0.1:80
客户端它会提示端口被占用 无法连接 如果改成非占用的80端口的话 又无法通过vps的9000访问A机器的web应用 该怎么解决

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions