top
|
toc
|
Macaulay2 website
SCSCP : Index
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Manipulator SCSCPConnection
-- Close an SCSCP connection
newConnection
-- Create a connection to an SCSCP server
newConnection(String)
-- Create a connection to an SCSCP server
newConnection(String,String)
-- Create a connection to an SCSCP server
newConnection(String,ZZ)
-- Create a connection to an SCSCP server
RemoteObject
-- The class of all remote SCSCP objects
SCSCP
-- SCSCP (Symbolic Computation Software Composability Protocol) support
SCSCPConnection
-- The class of all SCSCP connections
SCSCPConnection <== Thing
-- Execute computations using SCSCP
SCSCPConnection <=== Thing
-- Execute computations using SCSCP
SCSCPConnection Thing
-- Execute computations using SCSCP
startServer
-- Start an SCSCP server
startServer()
-- Start an SCSCP server
startServer(String)
-- Start an SCSCP server
startServer(String,String)
-- Start an SCSCP server
startServer(ZZ)
-- Start an SCSCP server