Sockets - Search - Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Search Results: Sockets

Sockets - Maple Help
The Sockets package is a suite of tools for network communication in Maple. · For important notes on network security, see the release notes for this package ...
Sockets Package - Network Communication - Web Features ...
Maplesoft™, a subsidiary of Cybernet Systems Co. Ltd. in Japan, is the leading provider of high-performance software tools for engineering, science, and ...
Persistant Timeout Protocol - Maple Help
Persistent Timeout Protocol and the Sockets Package Description Examples Description A number of routines in the Sockets package block indefinitely by ...
Read - Maple Help
Sockets Read read text data from a socket connection Calling Sequence Parameters Description Examples Calling Sequence Read( sid , timeout ) Parameters sid ...
Peek - Maple Help
Sockets Peek check for data on a socket Calling Sequence Parameters Description Examples Calling Sequence Peek( sid ) Parameters sid - valid open socket ID ...
Close - Maple Help
All open socket connections are shut down when the Sockets package itself is garbage collected by the system, or when the Maple process in which it is running ...
ReadLine - Maple Help
Sockets ReadLine read a line of text from a socket Calling Sequence Parameters Description Examples Calling Sequence ReadLine( sid , timeout ) Parameters ...
ReadBinary - Maple Help
Sockets ReadBinary read binary data from a network connection Calling Sequence Parameters Description Examples Calling Sequence ReadBinary( a ...
Information on Sockets Package - Sockets Package - Network ...
... Sockets Package. Category Documents. Sockets/references · Sockets/release · About Us. Cybernet Group Company. Maplesoft™, a subsidiary of Cybernet Systems Co.
Open - Maple Help
Sockets Open initiate a client TCP/IP connection Calling Sequence Parameters Description Examples Calling Sequence Open( host , port ) Parameters host ...