Skip to content

UDP port unable to receive COT messages on WebTAK #49

Open
@surabhiwireless

Description

Hi all,

I have installed the TAK server (using docker based installation). I want to test the server using all the 3 ports - TLS based secure connection, open TCP port, UDP port. To test these, I am sending test COT messages to the TAK server, and observing the COT display on WebTAK.
I have opened the following ports through CoreConfig.xml file and added the port mapping in docker-compose.yml and the setup script as well:

  1. TLS: 8089
  2. TCP: 8087
  3. UDP: 8087 / 4242 (tried on both, as ATAK receives UDP on 4242)

However, I can test the TLS and TCP connection successfully with the TAK server, the UDP port cannot display COT on WebTAK.
Does WebTAK support UDP, if yes, which port number, and how to configure it?

Any help would be really appreciated.

Sincerely,
Surabhi Karandikar

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