Is the UDP protocol supported in Java

Is the UDP protocol supported in Java

book

Article ID: KB0085623

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
The udp_broadcast *is not* implemented in Java. The only supported protocols are the following: tcp, http, https, pgm.  The pgm implementation is native, therefore, it cannot run on applets.

Issue/Introduction

Is the UDP protocol supported in Java