Skip to content

UDP tracker support #6

@homik

Description

@homik

Hi

i tried tu use the library but it seems that it only supports http trackers.

When torrent has udp tracker then:

in method org.bitlet.wetorrent.Tracker.trackerRequest(Torrent, String)
line 68: URL trackerUrl = new URL(trackerUrlString);

will cause:
java.net.MalformedURLException: unknown protocol: udp

Maybe this will be helpfull:
http://stackoverflow.com/questions/15184376/torrent-related-tracker-response-on-udp-protocol-update-3-working

Best regards
Pawel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions