Author(s): Jesús Correas.
This module defines a low level socket interface, to be used by javart and jtopl.
javasock
)javasock
)
Usage: socket_connection(+node,+stream)
+node
is currently instantiated to an atom.
(term_typing:atom/1
)
+stream
is an open stream.
(streams_basic:stream/1
)
Usage:
No further documentation available for this predicate.
Usage 1: java_fast_write(+type,+term)
+type
is currently instantiated to an atom.
(term_typing:atom/1
)
+term
is any term.
(basic_props:term/1
)
Usage 2: java_fast_write(+type,-(term))
+type
is currently instantiated to an atom.
(term_typing:atom/1
)
-(term)
is any term.
(basic_props:term/1
)
The predicate is of type dynamic.
Usage: java_stream(DataStream,EventStream,Address)
DataStream
is an atom.
(basic_props:atm/1
)
EventStream
is an integer.
(basic_props:int/1
)
undefined:machine_name(Address)
(undefined property)
Go to the first, previous, next, last section, table of contents.