A B C D E F G I L N O P R S T W

C

CONNECTION_LOG - Static variable in class peer2me.util.Log
 
ConnectionListener - class peer2me.network.ConnectionListener.
This class contains a ConnectionListener thread listening for incoming connection attempts from other devices running the same MIDlet built upon the framework.
ConnectionListener(String) - Constructor for class peer2me.network.ConnectionListener
Constructor.
closeConnection() - Method in class peer2me.network.NodeConnection
This method closes the input- and output streams and the connection.
closeFile() - Method in class peer2me.util.FileHandler
This method closes and nullifies the input- and ouput streams, and the file connection
connectToNode(String) - Method in class peer2me.network.Network
This method establishes a connection to the chosen node.
connectToNode(String) - Method in class peer2me.network.bluetooth.BluetoothNetwork
This method establishes a connection to the chosen node.
connectToNodes(String[]) - Method in interface peer2me.framework.Framework
This method connects multiple devices in a network.
connectToNodes(String[]) - Method in class peer2me.framework.FrameworkFrontEnd
This method establishes a connection to the chosen nodes.
connectionEstablished() - Method in class peer2me.network.Network
This method is called from the ConnectionListener.run() when the acceptAndOpen() method in ConnectionListener.run() is done.
connectionEstablished() - Method in class peer2me.network.bluetooth.BluetoothNetwork
This method is called from the ConnectionListener.run() when the acceptAndOpen() method in ConnectionListener.run() is done.
convertASCIIToHex(String) - Method in class peer2me.util.ASCIIToHexConvert
This method returns a String with hex representations of each character in the provided String

A B C D E F G I L N O P R S T W