Uses of Class
de.mid.innovator.net.InoSocket
Packages that use InoSocket
Package
Description
The package contains classes needed for the network communication via TCP/IP between Innovator
network clients and servers.
-
Uses of InoSocket in de.mid.innovator.net
Methods in de.mid.innovator.net with parameters of type InoSocketModifier and TypeMethodDescriptionstatic List<byte[]> InoNetReceiveImpl.receive(SocketChannel ch, InoSocket socket, SelectionKey key) Read raw telegram from channel or socket.static voidInoNetSendImpl.send(InoTelegram tel, SocketChannel ch, InoSocket socket, SelectionKey key) Sends telegram to channel