Registry / networking / barchart-udt-bundle

barchart-udt-bundle

JSON →
library2.3.0javamavenunverified

OSGi bundle for the Barchart UDT library providing reliable UDP data transport.

<dependency> <groupId>com.barchart.udt</groupId> <artifactId>barchart-udt-bundle</artifactId> <version>2.3.0</version> </dependency>
INSTALL
IMPORT
SIG · BARCHART-UDT-BUNDL
B
barchart-udt-bundle
networkingjavav2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SocketUDT
com.barchart.udt.SocketUDT

Creates a UDT socket and binds to a port.

import com.barchart.udt.SocketUDT; import com.barchart.udt.TypeUDT; SocketUDT socket = new SocketUDT(TypeUDT.STREAM); socket.bind(null, 12345);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
19
OpenAI (training)
1
Resources
barchart-udt-bundle — mvn dependency:get barchart-udt-bundle · libregistry