summaryrefslogtreecommitdiffstats
path: root/libraries/oscP5/reference/index-all.html
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/oscP5/reference/index-all.html')
-rw-r--r--libraries/oscP5/reference/index-all.html1692
1 files changed, 1692 insertions, 0 deletions
diff --git a/libraries/oscP5/reference/index-all.html b/libraries/oscP5/reference/index-all.html
new file mode 100644
index 0000000..17407d9
--- /dev/null
+++ b/libraries/oscP5/reference/index-all.html
@@ -0,0 +1,1692 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_33) on Sun Dec 23 14:34:38 SGT 2012 -->
+<TITLE>
+Index (Javadocs: oscP5)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-12-23">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Index (Javadocs: oscP5)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./netP5/AbstractMulticast.html" title="class in netP5"><B>AbstractMulticast</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/AbstractMulticast.html#AbstractMulticast(netP5.UdpPacketListener, java.lang.String, int, int)"><B>AbstractMulticast(UdpPacketListener, String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractMulticast.html#AbstractMulticast(netP5.UdpPacketListener, java.lang.String, int)"><B>AbstractMulticast(UdpPacketListener, String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html" title="class in netP5"><B>AbstractTcpClient</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/AbstractTcpClient.html#AbstractTcpClient(netP5.TcpPacketListener, java.lang.String, int)"><B>AbstractTcpClient(TcpPacketListener, String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#AbstractTcpClient(java.lang.String, int)"><B>AbstractTcpClient(String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#AbstractTcpClient(netP5.TcpPacketListener, java.lang.String, int, int)"><B>AbstractTcpClient(TcpPacketListener, String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#AbstractTcpClient(java.lang.String, int, int)"><B>AbstractTcpClient(String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#AbstractTcpClient(netP5.AbstractTcpServer, java.net.Socket, netP5.TcpPacketListener, int, int)"><B>AbstractTcpClient(AbstractTcpServer, Socket, TcpPacketListener, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html" title="class in netP5"><B>AbstractTcpServer</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/AbstractTcpServer.html#AbstractTcpServer(int, int)"><B>AbstractTcpServer(int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#AbstractTcpServer(netP5.TcpPacketListener, int, int)"><B>AbstractTcpServer(TcpPacketListener, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpClient.html" title="class in netP5"><B>AbstractUdpClient</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/AbstractUdpClient.html#AbstractUdpClient()"><B>AbstractUdpClient()</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpClient.html#AbstractUdpClient(java.lang.String, int)"><B>AbstractUdpClient(String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpServer.html" title="class in netP5"><B>AbstractUdpServer</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/AbstractUdpServer.html#AbstractUdpServer(netP5.UdpPacketListener, int, int)"><B>AbstractUdpServer(UdpPacketListener, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>create a new UdpServer
+<DT><A HREF="./netP5/NetAddressList.html#add(netP5.NetAddress)"><B>add(NetAddress)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html#add(java.lang.String, int)"><B>add(String, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#add(oscP5.OscMessage)"><B>add(OscMessage)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>add an osc message to the osc bundle.
+<DT><A HREF="./oscP5/OscMessage.html#add()"><B>add()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>add values to an osc message.
+<DT><A HREF="./oscP5/OscMessage.html#add(int)"><B>add(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.String)"><B>add(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(float)"><B>add(float)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(double)"><B>add(double)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(boolean)"><B>add(boolean)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.Boolean)"><B>add(Boolean)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.Integer)"><B>add(Integer)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.Float)"><B>add(Float)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.Double)"><B>add(Double)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.Character)"><B>add(Character)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(char)"><B>add(char)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(int, int, int, int)"><B>add(int, int, int, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(int[])"><B>add(int[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(char[])"><B>add(char[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(float[])"><B>add(float[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.String[])"><B>add(String[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(byte[])"><B>add(byte[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#add(java.lang.Object[])"><B>add(Object[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#addArguments(java.lang.Object[])"><B>addArguments(Object[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>add a list of arguments to an exisiting set of arguments.
+<DT><A HREF="./netP5/Multicast.html#addListener(netP5.NetListener)"><B>addListener(NetListener)</B></A> -
+Method in class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#addListener(netP5.NetListener)"><B>addListener(NetListener)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpServer.html#addListener(netP5.NetListener)"><B>addListener(NetListener)</B></A> -
+Method in class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>add a listener to the udp server.
+<DT><A HREF="./oscP5/OscP5.html#addListener(oscP5.OscEventListener)"><B>addListener(OscEventListener)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html#address()"><B>address()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>returns the remote ip address as string
+<DT><A HREF="./netP5/NetMessage.html#address()"><B>address()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPacket.html#address()"><B>address()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#addrInt()"><B>addrInt()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>returns the address pattern of the osc message as int.
+<DT><A HREF="./oscP5/OscMessage.html#addrPattern()"><B>addrPattern()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#addTcpListener(netP5.TcpPacketListener)"><B>addTcpListener(TcpPacketListener)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#addUdpListener(netP5.UdpPacketListener)"><B>addUdpListener(UdpPacketListener)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#ALL"><B>ALL</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#append(byte[], byte[])"><B>append(byte[], byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#append(byte[], byte[], byte[])"><B>append(byte[], byte[], byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#areEqual(byte[], byte[])"><B>areEqual(byte[], byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#arguments()"><B>arguments()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#arrayToString(java.lang.String[])"><B>arrayToString(String[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#arrayToString(java.lang.String[], int, int)"><B>arrayToString(String[], int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./netP5/AbstractTcpServer.html#ban(java.lang.String)"><B>ban(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>ban an IP address from the server.
+<DT><A HREF="./oscP5/OscArgument.html#blobValue()"><B>blobValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the byte array (blob) of the osc argument.
+<DT><A HREF="./oscP5/OscArgument.html#booleanValue()"><B>booleanValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the boolean value of the osc argument.
+<DT><A HREF="./netP5/Bytes.html" title="class in netP5"><B>Bytes</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/Bytes.html#Bytes()"><B>Bytes()</B></A> -
+Constructor for class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html#bytesValue()"><B>bytesValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the byte array of the osc argument.
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./netP5/StringUtils.html#centerJustify(java.lang.String, int)"><B>centerJustify(String, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Creates a string of the given width with the given string left justified
+ (padded by an appropriate number of spaces in front and after it).
+<DT><A HREF="./oscP5/OscArgument.html#charValue()"><B>charValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the char value of the osc argument.
+<DT><A HREF="./oscP5/OscMessage.html#checkAddrPattern(java.lang.String)"><B>checkAddrPattern(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>check if an address pattern equals a specific address pattern
+ you are looking for.
+<DT><A HREF="./oscP5/OscPlug.html#checkMethod(oscP5.OscMessage, boolean)"><B>checkMethod(OscMessage, boolean)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPlug.html#checkType(java.lang.String)"><B>checkType(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#checkTypetag(java.lang.String)"><B>checkTypetag(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#clear()"><B>clear()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>clear and reset the osc bundle for reusing.
+<DT><A HREF="./oscP5/OscMessage.html#clear()"><B>clear()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>clear and reset an OscMessage for reuse.
+<DT><A HREF="./oscP5/OscMessage.html#clearArguments()"><B>clearArguments()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>clears the arguments in a message,
+ but keeps the address the address pattern.
+<DT><A HREF="./netP5/NetStatus.html#CLIENT_CLOSED"><B>CLIENT_CLOSED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#CLIENT_CLOSED"><B>CLIENT_CLOSED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractMulticast.html#close()"><B>close()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#connect(netP5.NetAddress, java.lang.String, java.lang.String[])"><B>connect(NetAddress, String, String[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#CONNECTION_CLOSED"><B>CONNECTION_CLOSED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#CONNECTION_CLOSED"><B>CONNECTION_CLOSED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#CONNECTION_FAILED"><B>CONNECTION_FAILED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#CONNECTION_FAILED"><B>CONNECTION_FAILED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#CONNECTION_REFUSED"><B>CONNECTION_REFUSED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#CONNECTION_REFUSED"><B>CONNECTION_REFUSED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#CONNECTION_TERMINATED"><B>CONNECTION_TERMINATED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#CONNECTION_TERMINATED"><B>CONNECTION_TERMINATED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html#contains(netP5.NetAddress)"><B>contains(NetAddress)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html#contains(java.lang.String, int)"><B>contains(String, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#copy(byte[], int)"><B>copy(byte[], int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#copy(byte[], int, int)"><B>copy(byte[], int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./oscP5/OscProperties.html#datagramSize()"><B>datagramSize()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>returns the current size of the datagram bytebuffer.
+<DT><A HREF="./netP5/Logger.html#DEBUG"><B>DEBUG</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetP5.html#DEBUG"><B>DEBUG</B></A> -
+Static variable in interface netP5.<A HREF="./netP5/NetP5.html" title="interface in netP5">NetP5</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#DEFAULT"><B>DEFAULT</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#DEFAULT"><B>DEFAULT</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#disconnect(netP5.NetAddress)"><B>disconnect(NetAddress)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#disconnectFromTEMP()"><B>disconnectFromTEMP()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./netP5/AbstractMulticast.html#dispose()"><B>dispose()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>dispose the multicastSocket.
+<DT><A HREF="./netP5/AbstractTcpClient.html#dispose()"><B>dispose()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>stop and dispose a tcp client.
+<DT><A HREF="./netP5/AbstractTcpServer.html#dispose()"><B>dispose()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>kill the server.
+<DT><A HREF="./netP5/AbstractUdpServer.html#dispose()"><B>dispose()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>stop the UDP server, clean up and delete its reference.
+<DT><A HREF="./oscP5/OscP5.html#dispose()"><B>dispose()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html#doubleValue()"><B>doubleValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the double value of the osc argument.
+<DT><A HREF="./netP5/StringUtils.html#duplicate(java.lang.String, int)"><B>duplicate(String, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns a String with the source String copied the specified number of
+ times.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./netP5/AbstractTcpClient.html#equals(netP5.NetAddress)"><B>equals(NetAddress)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#equals(netP5.TcpClient)"><B>equals(TcpClient)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#ERROR"><B>ERROR</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#ERROR"><B>ERROR</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#ERROR"><B>ERROR</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#eventMethod()"><B>eventMethod()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#explode(java.lang.String[], int[])"><B>explode(String[], int[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Splits every String in an array at the specified lengths.
+<DT><A HREF="./netP5/StringUtils.html#explode(java.lang.String, int[])"><B>explode(String, int[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Splits a string at the specified lengths and returns an array of Strings.
+<DT><A HREF="./netP5/StringUtils.html#explode(java.lang.String)"><B>explode(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Splits a string into an array with a space as delimiter.
+<DT><A HREF="./netP5/StringUtils.html#explode(java.lang.String, java.lang.String)"><B>explode(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Splits a string into an array with the specified delimiter.
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./netP5/Logger.html#flags"><B>flags</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html#floatValue()"><B>floatValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the float value of the osc argument.
+<DT><A HREF="./oscP5/OscP5.html#flush(oscP5.OscMessage, netP5.NetAddress)"><B>flush(OscMessage, NetAddress)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>a static method to send an OscMessage straight out of the box without having to instantiate
+ oscP5.
+<DT><A HREF="./oscP5/OscP5.html#flush(oscP5.OscPacket, netP5.NetAddress)"><B>flush(OscPacket, NetAddress)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#flush(java.lang.String, java.lang.Object[], netP5.NetAddress)"><B>flush(String, Object[], NetAddress)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#flush(byte[], netP5.NetAddress)"><B>flush(byte[], NetAddress)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#flush(byte[], java.lang.String, int)"><B>flush(byte[], String, int)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#flush(oscP5.OscMessage, java.lang.String, int)"><B>flush(OscMessage, String, int)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetAddressList.html#get(java.lang.String, int)"><B>get(String, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html#get(int)"><B>get(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#get(int)"><B>get(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>get a value at a specific position in the osc message.
+<DT><A HREF="./oscP5/OscMessage.html#getAddrPatternAsBytes()"><B>getAddrPatternAsBytes()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#getAsString(java.lang.Object[])"><B>getAsString(Object[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>converts an object array into a String that is formated like a list
+<DT><A HREF="./netP5/Bytes.html#getAsString(byte[])"><B>getAsString(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getBlob(int)"><B>getBlob(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getBoolean(int)"><B>getBoolean(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#getBytes()"><B>getBytes()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#getBytes()"><B>getBytes()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPacket.html#getBytes()"><B>getBytes()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getChar(int)"><B>getChar(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#getClient(int)"><B>getClient(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>get a client at a specific position the client list.
+<DT><A HREF="./netP5/AbstractTcpServer.html#getClients()"><B>getClients()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>get a list of all connected clients.
+<DT><A HREF="./netP5/NetMessage.html#getData()"><B>getData()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>get the data of the message as bytes.
+<DT><A HREF="./netP5/TcpPacket.html#getData()"><B>getData()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpPacket.html" title="class in netP5">TcpPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetMessage.html#getDatagramPacket()"><B>getDatagramPacket()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getDataList()"><B>getDataList()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;this is only for christian's and jens' table communication with vvvv.
+<DT><A HREF="./netP5/StringUtils.html#getFloat(java.lang.String)"><B>getFloat(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getFloat(int)"><B>getFloat(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./netP5/NetInfo.html#getHostAddress()"><B>getHostAddress()</B></A> -
+Static method in class netP5.<A HREF="./netP5/NetInfo.html" title="class in netP5">NetInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#getInt(java.lang.String)"><B>getInt(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getInt(int)"><B>getInt(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./netP5/Multicast.html#getListener(int)"><B>getListener(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#getListener(int)"><B>getListener(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpServer.html#getListener(int)"><B>getListener(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Multicast.html#getListeners()"><B>getListeners()</B></A> -
+Method in class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#getListeners()"><B>getListeners()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpServer.html#getListeners()"><B>getListeners()</B></A> -
+Method in class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#getMessage(int)"><B>getMessage(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>request an osc message inside the osc bundle array,
+<DT><A HREF="./oscP5/OscPlug.html#getMethod()"><B>getMethod()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getMidi(int)"><B>getMidi(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getMidiBytes(int)"><B>getMidiBytes(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./oscP5/OscPlug.html#getObject()"><B>getObject()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#getStackTrace(java.lang.Throwable)"><B>getStackTrace(Throwable)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Prints the stacktrace to a buffer and returns the buffer as a String.
+<DT><A HREF="./netP5/AbstractTcpClient.html#getString()"><B>getString()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetMessage.html#getString()"><B>getString()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>get the data the message as string.
+<DT><A HREF="./netP5/TcpPacket.html#getString()"><B>getString()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpPacket.html" title="class in netP5">TcpPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscIn.html#getString(int)"><B>getString(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#getStringBuffer()"><B>getStringBuffer()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpPacket.html#getStringBuffer()"><B>getStringBuffer()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpPacket.html" title="class in netP5">TcpPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpPacket.html#getTcpConnection()"><B>getTcpConnection()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpPacket.html" title="class in netP5">TcpPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetMessage.html#getTcpPacket()"><B>getTcpPacket()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#getTime()"><B>getTime()</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#getTypetagAsBytes()"><B>getTypetagAsBytes()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./netP5/AbstractTcpClient.html#handleInput()"><B>handleInput()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#handleInput(netP5.TcpPacket, int)"><B>handleInput(TcpPacket, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#handleInput()"><B>handleInput()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#handleInput(netP5.TcpPacket, int)"><B>handleInput(TcpPacket, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#handleStatus(int)"><B>handleStatus(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#handleStatus(int)"><B>handleStatus(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetStatus.html#id()"><B>id()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#id()"><B>id()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#implode(java.lang.Object[], java.lang.String)"><B>implode(Object[], String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Combines an array to a string, using the specified delimiter.
+<DT><A HREF="./netP5/StringUtils.html#implode(java.lang.Object[])"><B>implode(Object[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Combines an array to a string, using a comma and a space as delimiter.
+<DT><A HREF="./netP5/NetAddress.html#inetaddress()"><B>inetaddress()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetMessage.html#inetAddress()"><B>inetAddress()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#INFO"><B>INFO</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html#intValue()"><B>intValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the int value of the osc argument.
+<DT><A HREF="./oscP5/OscP5.html#ip()"><B>ip()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#isBroadcast()"><B>isBroadcast()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#isEmpty(java.lang.String)"><B>isEmpty(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Checks if a String is empty or null.
+<DT><A HREF="./oscP5/OscMessage.html#isPlugged()"><B>isPlugged()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html#isvalid()"><B>isvalid()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>check if the netAddress is valid.
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetInfo.html#lan()"><B>lan()</B></A> -
+Static method in class netP5.<A HREF="./netP5/NetInfo.html" title="class in netP5">NetInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#left(java.lang.String, java.lang.String)"><B>left(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns the substring to the left of the specified substring in the
+ specified String, starting from the left.
+<DT><A HREF="./netP5/StringUtils.html#leftBack(java.lang.String, java.lang.String)"><B>leftBack(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns the substring to the left of the specified substring in the
+ specified String, starting from the right.
+<DT><A HREF="./netP5/StringUtils.html#leftJustify(java.lang.String, int)"><B>leftJustify(String, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Creates a string of the given width with the given string left justified
+ (followed by an appropriate number of spaces).
+<DT><A HREF="./netP5/NetAddressList.html#list()"><B>list()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#listener()"><B>listener()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#listeners()"><B>listeners()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#listeners()"><B>listeners()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#listeningPort()"><B>listeningPort()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>returns the port number currently used to receive osc packets.
+<DT><A HREF="./netP5/Logger.html" title="class in netP5"><B>Logger</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/Logger.html#Logger()"><B>Logger()</B></A> -
+Constructor for class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html#longValue()"><B>longValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the long value of the osc argument.
+<DT><A HREF="./netP5/AbstractMulticast.html#loopback()"><B>loopback()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>get the current loopback mode.
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetInfo.html#main(java.lang.String[])"><B>main(String[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/NetInfo.html" title="class in netP5">NetInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#makeBlob(byte[])"><B>makeBlob(byte[])</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#merge(byte[], byte[], int, int, int)"><B>merge(byte[], byte[], int, int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#merge(byte[], byte[], int)"><B>merge(byte[], byte[], int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#merge(byte[], byte[])"><B>merge(byte[], byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#merge(byte[], byte[], int, int)"><B>merge(byte[], byte[], int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPlug.html#method"><B>method</B></A> -
+Variable in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#middle(java.lang.String, java.lang.String, java.lang.String)"><B>middle(String, String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns the substring between two substrings.
+<DT><A HREF="./netP5/StringUtils.html#middle(java.lang.String, int, int)"><B>middle(String, int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns a substring of a String, starting from specified index and with
+ specified length.
+<DT><A HREF="./oscP5/OscArgument.html#midiValue()"><B>midiValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#mode()"><B>mode()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>get the mode of the terminator.
+<DT><A HREF="./netP5/AbstractTcpClient.html#MODE_NEWLINE"><B>MODE_NEWLINE</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>terminator is newline.
+<DT><A HREF="./netP5/AbstractTcpServer.html#MODE_NEWLINE"><B>MODE_NEWLINE</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#MODE_READLINE"><B>MODE_READLINE</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>terminator is readline.
+<DT><A HREF="./netP5/AbstractTcpServer.html#MODE_READLINE"><B>MODE_READLINE</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#MODE_STREAM"><B>MODE_STREAM</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>no terminator required, packets are sent via
+ a tcp stream.
+<DT><A HREF="./netP5/AbstractTcpServer.html#MODE_STREAM"><B>MODE_STREAM</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#MODE_TERMINATED"><B>MODE_TERMINATED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>terminator is terminated, by default this is character '\0'
+ and can be set with setTerminator
+<DT><A HREF="./netP5/AbstractTcpServer.html#MODE_TERMINATED"><B>MODE_TERMINATED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Multicast.html" title="class in netP5"><B>Multicast</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>Multicast is a method of forwarding IP datagrams to a group of interested receivers.<DT><A HREF="./netP5/Multicast.html#Multicast(java.lang.Object, java.lang.String, int, int)"><B>Multicast(Object, String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>create a new instance of Multicast.
+<DT><A HREF="./netP5/Multicast.html#Multicast(java.lang.Object, java.lang.String, int)"><B>Multicast(Object, String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Multicast.html#Multicast(netP5.UdpPacketListener, java.lang.String, int, int)"><B>Multicast(UdpPacketListener, String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Multicast.html#Multicast(netP5.UdpPacketListener, java.lang.String, int)"><B>Multicast(UdpPacketListener, String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetP5.html#MULTICAST"><B>MULTICAST</B></A> -
+Static variable in interface netP5.<A HREF="./netP5/NetP5.html" title="interface in netP5">NetP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#MULTICAST"><B>MULTICAST</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>a static variable used when creating an oscP5 instance with a sepcified network protocol.
+<DT><A HREF="./oscP5/OscProperties.html#MULTICAST"><B>MULTICAST</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetAddress.html#name"><B>name</B></A> -
+Variable in class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#name()"><B>name()</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#netAddress()"><B>netAddress()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#netaddress()"><B>netaddress()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html" title="class in netP5"><B>NetAddress</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>NetAddress is an Object that contains an inetaddress
+ of an remote internet address, consisting of an
+ ip address and a port number.<DT><A HREF="./netP5/NetAddress.html#NetAddress(java.lang.String, int)"><B>NetAddress(String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html#NetAddress(netP5.NetAddress)"><B>NetAddress(NetAddress)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html#NetAddress(java.net.InetAddress, int)"><B>NetAddress(InetAddress, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPacket.html#netAddress()"><B>netAddress()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPacket.html#netaddress()"><B>netaddress()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html" title="class in netP5"><B>NetAddressList</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>NetAddressList is an arraylist of netaddresses.<DT><A HREF="./netP5/NetAddressList.html#NetAddressList()"><B>NetAddressList()</B></A> -
+Constructor for class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetListener.html#netEvent(netP5.NetMessage)"><B>netEvent(NetMessage)</B></A> -
+Method in interface netP5.<A HREF="./netP5/NetListener.html" title="interface in netP5">NetListener</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetInfo.html" title="class in netP5"><B>NetInfo</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>some description<DT><A HREF="./netP5/NetInfo.html#NetInfo()"><B>NetInfo()</B></A> -
+Constructor for class netP5.<A HREF="./netP5/NetInfo.html" title="class in netP5">NetInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#netInfo()"><B>netInfo()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>netinfo() returns an instance of a NetInfo Object from which you can get LAN and WAN
+ information.
+<DT><A HREF="./netP5/NetListener.html" title="interface in netP5"><B>NetListener</B></A> - Interface in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/NetMessage.html" title="class in netP5"><B>NetMessage</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/package-summary.html"><B>netP5</B></A> - package netP5<DD>&nbsp;<DT><A HREF="./netP5/NetP5.html" title="interface in netP5"><B>NetP5</B></A> - Interface in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/NetListener.html#netStatus(netP5.NetStatus)"><B>netStatus(NetStatus)</B></A> -
+Method in interface netP5.<A HREF="./netP5/NetListener.html" title="interface in netP5">NetListener</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html" title="class in netP5"><B>NetStatus</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/NetStatus.html#NetStatus(int)"><B>NetStatus(int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#networkProtocol()"><B>networkProtocol()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>returns the network protocol being used to transmit osc packets.
+<DT><A HREF="./oscP5/OscP5.html#newBundle()"><B>newBundle()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#newMsg(java.lang.String)"><B>newMsg(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#NONE"><B>NONE</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#now()"><B>now()</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>returns the current time in milliseconds.
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="./netP5/Logger.html#OFF"><B>OFF</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#OFF"><B>OFF</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#OFF"><B>OFF</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#ON"><B>ON</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#ON"><B>ON</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#ON"><B>ON</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html" title="class in oscP5"><B>OscArgument</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>an osc argument contains one value of values from a received osc message.<DT><A HREF="./oscP5/OscArgument.html#OscArgument()"><B>OscArgument()</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html" title="class in oscP5"><B>OscBundle</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>Osc Bundles are collections of Osc Messages.<DT><A HREF="./oscP5/OscBundle.html#OscBundle()"><B>OscBundle()</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>instantiate a new OscBundle object.
+<DT><A HREF="./oscP5/OscEventListener.html#oscEvent(oscP5.OscMessage)"><B>oscEvent(OscMessage)</B></A> -
+Method in interface oscP5.<A HREF="./oscP5/OscEventListener.html" title="interface in oscP5">OscEventListener</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscEventListener.html" title="interface in oscP5"><B>OscEventListener</B></A> - Interface in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscIn.html" title="class in oscP5"><B>OscIn</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD><B>Deprecated.</B>&nbsp;<DT><A HREF="./oscP5/OscIn.html#OscIn(oscP5.OscMessage)"><B>OscIn(OscMessage)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscIn.html" title="class in oscP5">OscIn</A>
+<DD><B>Deprecated.</B>&nbsp;&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html" title="class in oscP5"><B>OscMessage</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>An OSC message consists of an OSC Address Pattern, an OSC Type Tag String
+ and the OSC arguments.<DT><A HREF="./oscP5/OscMessage.html#OscMessage(oscP5.OscMessage)"><B>OscMessage(OscMessage)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#OscMessage(java.lang.String)"><B>OscMessage(String)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#OscMessage(int)"><B>OscMessage(int)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#OscMessage(java.lang.String, java.lang.Object[])"><B>OscMessage(String, Object[])</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#OscMessage(int, java.lang.Object[])"><B>OscMessage(int, Object[])</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html" title="class in oscP5"><B>OscNetManager</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscNetManager.html#OscNetManager()"><B>OscNetManager()</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/package-summary.html"><B>oscP5</B></A> - package oscP5<DD>&nbsp;<DT><A HREF="./oscP5/OscP5.html" title="class in oscP5"><B>OscP5</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>TODO add better error message handling for oscEvents, see this post
+ http://forum.processing.org/topic/oscp5-major-problems-with-error-handling# 25080000000811163<DT><A HREF="./oscP5/OscP5.html#OscP5(java.lang.Object, oscP5.OscProperties)"><B>OscP5(Object, OscProperties)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#OscP5(java.lang.Object, java.lang.String, int, int)"><B>OscP5(Object, String, int, int)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#OscP5(java.lang.Object, int, int)"><B>OscP5(Object, int, int)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#OscP5(java.lang.Object, int)"><B>OscP5(Object, int)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#OscP5(java.lang.Object, java.lang.String, int, int, java.lang.String)"><B>OscP5(Object, String, int, int, String)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#OscP5(java.lang.Object, java.lang.String, int)"><B>OscP5(Object, String, int)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#OSCP5_CLOSED"><B>OSCP5_CLOSED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPacket.html" title="class in oscP5"><B>OscPacket</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscPacket.html#OscPacket()"><B>OscPacket()</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPatcher.html" title="class in oscP5"><B>OscPatcher</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscPlug.html" title="class in oscP5"><B>OscPlug</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscPlug.html#OscPlug()"><B>OscPlug()</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html" title="class in oscP5"><B>OscProperties</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>osc properties are used to start oscP5 with more specific settings.<DT><A HREF="./oscP5/OscProperties.html#OscProperties(oscP5.OscEventListener)"><B>OscProperties(OscEventListener)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#OscProperties()"><B>OscProperties()</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>create a new OscProperties Object.
+<DT><A HREF="./oscP5/OscEventListener.html#oscStatus(oscP5.OscStatus)"><B>oscStatus(OscStatus)</B></A> -
+Method in interface oscP5.<A HREF="./oscP5/OscEventListener.html" title="interface in oscP5">OscEventListener</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html" title="class in oscP5"><B>OscStatus</B></A> - Class in <A HREF="./oscP5/package-summary.html">oscP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscStatus.html#OscStatus(int)"><B>OscStatus(int)</B></A> -
+Constructor for class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./oscP5/OscP5.html#plug(java.lang.Object, java.lang.String, java.lang.String, java.lang.String)"><B>plug(Object, String, String, String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>osc messages can be automatically forwarded to a specific method of an object.
+<DT><A HREF="./oscP5/OscP5.html#plug(java.lang.Object, java.lang.String, java.lang.String)"><B>plug(Object, String, String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPlug.html#plug(java.lang.Object, java.lang.String, java.lang.String)"><B>plug(Object, String, String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPlug.html#plug(java.lang.Object, java.lang.String, java.lang.String, java.lang.String)"><B>plug(Object, String, String, String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPlug.html" title="class in oscP5">OscPlug</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html#port()"><B>port()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>returns the remote port number
+<DT><A HREF="./netP5/NetMessage.html#port()"><B>port()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>get the port the net message was received at.
+<DT><A HREF="./oscP5/OscPacket.html#port()"><B>port()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#print(java.lang.String)"><B>print(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetInfo.html#print()"><B>print()</B></A> -
+Static method in class netP5.<A HREF="./netP5/NetInfo.html" title="class in netP5">NetInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#print()"><B>print()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#printBytes(byte[])"><B>printBytes(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#printBytes(byte[])"><B>printBytes(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#printData()"><B>printData()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#printDebug(java.lang.String, java.lang.String)"><B>printDebug(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#printError(java.lang.String, java.lang.String)"><B>printError(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#printInfo(java.lang.String, java.lang.String)"><B>printInfo(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#println(java.lang.String)"><B>println(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#printProcess(java.lang.String, java.lang.String)"><B>printProcess(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#printWarning(java.lang.String, java.lang.String)"><B>printWarning(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#process(netP5.TcpPacket, int)"><B>process(TcpPacket, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#PROCESS"><B>PROCESS</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Multicast.html#process(java.net.DatagramPacket, int)"><B>process(DatagramPacket, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpPacketListener.html#process(netP5.TcpPacket, int)"><B>process(TcpPacket, int)</B></A> -
+Method in interface netP5.<A HREF="./netP5/TcpPacketListener.html" title="interface in netP5">TcpPacketListener</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpPacketListener.html#process(java.net.DatagramPacket, int)"><B>process(DatagramPacket, int)</B></A> -
+Method in interface netP5.<A HREF="./netP5/UdpPacketListener.html" title="interface in netP5">UdpPacketListener</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpServer.html#process(java.net.DatagramPacket, int)"><B>process(DatagramPacket, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#process(java.net.DatagramPacket, int)"><B>process(DatagramPacket, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#process(netP5.TcpPacket, int)"><B>process(TcpPacket, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#process(java.net.DatagramPacket, int)"><B>process(DatagramPacket, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>incoming osc messages from an udp socket are parsed, processed and forwarded to the parent.
+<DT><A HREF="./oscP5/OscP5.html#process(netP5.TcpPacket, int)"><B>process(TcpPacket, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#properties()"><B>properties()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>returns the current properties of oscP5.
+<DT><A HREF="./netP5/NetMessage.html#protocol()"><B>protocol()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>get the protocol type the message was sent over.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./netP5/AbstractTcpClient.html#reconnect()"><B>reconnect()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>when a TCP connection is lost, reconnect to the server with reconnect().
+<DT><A HREF="./oscP5/OscProperties.html#remoteAddress()"><B>remoteAddress()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>returns a NetAddress of the remote host you are sending
+ osc packets to.
+<DT><A HREF="./netP5/AbstractTcpServer.html#remove(netP5.AbstractTcpClient)"><B>remove(AbstractTcpClient)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>remove a TcpClient from the server's client list.
+<DT><A HREF="./netP5/NetAddressList.html#remove(java.lang.String, int)"><B>remove(String, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html#remove(netP5.NetAddress)"><B>remove(NetAddress)</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#remove(java.lang.String, char)"><B>remove(String, char)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Removes all instances of a character in a String.
+<DT><A HREF="./netP5/StringUtils.html#remove(java.lang.String, java.lang.String)"><B>remove(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Removes all instances of a substring in a String.
+<DT><A HREF="./netP5/StringUtils.html#remove(java.lang.String, java.lang.String[])"><B>remove(String, String[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Removes all instances of substrings in a String.
+<DT><A HREF="./netP5/TcpPacketListener.html#remove(netP5.AbstractTcpClient)"><B>remove(AbstractTcpClient)</B></A> -
+Method in interface netP5.<A HREF="./netP5/TcpPacketListener.html" title="interface in netP5">TcpPacketListener</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#remove(int)"><B>remove(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>remove an OscMessage from an OscBundle.
+<DT><A HREF="./oscP5/OscBundle.html#remove(oscP5.OscMessage)"><B>remove(OscMessage)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#remove(netP5.AbstractTcpClient)"><B>remove(AbstractTcpClient)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#remove(netP5.AbstractTcpClient)"><B>remove(AbstractTcpClient)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#removeDuplicates(java.lang.String, java.lang.String)"><B>removeDuplicates(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Removes duplicates of a substring in a String.
+<DT><A HREF="./netP5/Multicast.html#removeListener(netP5.NetListener)"><B>removeListener(NetListener)</B></A> -
+Method in class netP5.<A HREF="./netP5/Multicast.html" title="class in netP5">Multicast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#removeListener(netP5.NetListener)"><B>removeListener(NetListener)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpServer.html#removeListener(netP5.NetListener)"><B>removeListener(NetListener)</B></A> -
+Method in class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#removeListener(oscP5.OscEventListener)"><B>removeListener(OscEventListener)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#removeTcpListener(netP5.TcpPacketListener)"><B>removeTcpListener(TcpPacketListener)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#removeUdpListener(netP5.UdpPacketListener)"><B>removeUdpListener(UdpPacketListener)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/StringUtils.html#replace(java.lang.String, java.lang.String, java.lang.String)"><B>replace(String, String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Replaces substrings in a string.
+<DT><A HREF="./netP5/StringUtils.html#replace(java.lang.String, java.lang.String[], java.lang.String)"><B>replace(String, String[], String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Replaces several substrings in a string.
+<DT><A HREF="./netP5/StringUtils.html#right(java.lang.String, java.lang.String)"><B>right(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns the substring to the right of the specified substring in the
+ specified String, starting from the left.
+<DT><A HREF="./netP5/StringUtils.html#rightBack(java.lang.String, java.lang.String)"><B>rightBack(String, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns the substring to the right of the specified substring in the
+ specified String, starting from the right.
+<DT><A HREF="./netP5/StringUtils.html#rightJustify(java.lang.String, int)"><B>rightJustify(String, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Creates a string of the given width with the given string right justified
+ (with an appropriate number of spaces before it).
+<DT><A HREF="./netP5/AbstractMulticast.html#run()"><B>run()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#run()"><B>run()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#run()"><B>run()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpServer.html#run()"><B>run()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./netP5/AbstractMulticast.html#send(java.lang.String)"><B>send(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>send a string to the multicast address.
+<DT><A HREF="./netP5/AbstractMulticast.html#send(byte[])"><B>send(byte[])</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>send a byte array to the mulitcast address.
+<DT><A HREF="./netP5/AbstractTcpClient.html#send(byte[])"><B>send(byte[])</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#send(byte[][])"><B>send(byte[][])</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#send(java.lang.String)"><B>send(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#send(java.lang.String)"><B>send(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>send a string to the connected client(s).
+<DT><A HREF="./netP5/AbstractTcpServer.html#send(byte[])"><B>send(byte[])</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>send a byte array to the connected client(s).
+<DT><A HREF="./netP5/AbstractUdpClient.html#send(java.lang.String)"><B>send(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>send a string using UDP to an already specified RemoteAddress.
+<DT><A HREF="./netP5/AbstractUdpClient.html#send(byte[])"><B>send(byte[])</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>send a byte array using UDP to an already specified RemoteAddress.
+<DT><A HREF="./netP5/AbstractUdpClient.html#send(byte[], netP5.NetAddress)"><B>send(byte[], NetAddress)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>send a byte array to the dedicated remoteAddress.
+<DT><A HREF="./netP5/AbstractUdpClient.html#send(byte[], java.lang.String, int)"><B>send(byte[], String, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>send a byte array to the dedicated remoteAddress.
+<DT><A HREF="./netP5/AbstractUdpClient.html#send(java.net.DatagramPacket)"><B>send(DatagramPacket)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpClient.html#send(byte[], java.net.InetAddress, int)"><B>send(byte[], InetAddress, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>send a byte array to the dedicated remoteAddress.
+<DT><A HREF="./netP5/AbstractUdpServer.html#send(byte[])"><B>send(byte[])</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>send a byte array to a previously defined remoteAddress.
+<DT><A HREF="./netP5/AbstractUdpServer.html#send(byte[], java.lang.String, int)"><B>send(byte[], String, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>send a byte array to a dedicated remoteAddress.
+<DT><A HREF="./netP5/AbstractUdpServer.html#send(java.net.DatagramPacket)"><B>send(DatagramPacket)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpServer.html#send(byte[], java.net.InetAddress, int)"><B>send(byte[], InetAddress, int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>send a byte array to a dedicated remoteAddress.
+<DT><A HREF="./oscP5/OscNetManager.html#send(oscP5.OscPacket)"><B>send(OscPacket)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(java.net.DatagramPacket)"><B>send(DatagramPacket)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(oscP5.OscPacket, java.lang.String, int)"><B>send(OscPacket, String, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(oscP5.OscPacket, netP5.NetAddressList)"><B>send(OscPacket, NetAddressList)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(oscP5.OscPacket, netP5.NetAddress)"><B>send(OscPacket, NetAddress)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(java.lang.String, java.lang.Object[])"><B>send(String, Object[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(java.lang.String, java.lang.Object[], java.lang.String, int)"><B>send(String, Object[], String, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(java.lang.String, java.lang.Object[], netP5.NetAddressList)"><B>send(String, Object[], NetAddressList)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#send(java.lang.String, java.lang.Object[], netP5.NetAddress)"><B>send(String, Object[], NetAddress)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(oscP5.OscPacket, netP5.NetAddress)"><B>send(OscPacket, NetAddress)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>you can send osc packets in many different ways.
+<DT><A HREF="./oscP5/OscP5.html#send(oscP5.OscPacket)"><B>send(OscPacket)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(oscP5.OscPacket, netP5.NetAddressList)"><B>send(OscPacket, NetAddressList)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(java.lang.String, java.lang.Object[])"><B>send(String, Object[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(java.lang.String, java.lang.Object[], netP5.NetAddressList)"><B>send(String, Object[], NetAddressList)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(java.lang.String, java.lang.Object[], netP5.NetAddress)"><B>send(String, Object[], NetAddress)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(java.lang.String, java.lang.Object[], java.lang.String, int)"><B>send(String, Object[], String, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(oscP5.OscPacket, netP5.TcpClient)"><B>send(OscPacket, TcpClient)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>send to tcp client
+<DT><A HREF="./oscP5/OscP5.html#send(java.lang.String, java.lang.Object[], netP5.TcpClient)"><B>send(String, Object[], TcpClient)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#send(oscP5.OscPacket, java.lang.String, int)"><B>send(OscPacket, String, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#SEND_FAILED"><B>SEND_FAILED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#SEND_FAILED"><B>SEND_FAILED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#sendStatus()"><B>sendStatus()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetStatus.html#SERVER_CLOSED"><B>SERVER_CLOSED</B></A> -
+Static variable in class netP5.<A HREF="./netP5/NetStatus.html" title="class in netP5">NetStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscStatus.html#SERVER_CLOSED"><B>SERVER_CLOSED</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscStatus.html" title="class in oscP5">OscStatus</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpClient.html#serverport()"><B>serverport()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>get the server port.
+<DT><A HREF="./netP5/Logger.html#set(int, int)"><B>set(int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddressList.html#set(netP5.NetAddress[])"><B>set(NetAddress[])</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>TODO
+ set should enable the programmer to set values
+ of an existing osc message.
+<DT><A HREF="./oscP5/OscMessage.html#setAddrPattern(java.lang.String)"><B>setAddrPattern(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>set the address pattern of an osc message.
+<DT><A HREF="./oscP5/OscMessage.html#setAddrPattern(int)"><B>setAddrPattern(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#setArguments(java.lang.Object[])"><B>setArguments(Object[])</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>set the arguments of the osc message using an object array.
+<DT><A HREF="./netP5/AbstractMulticast.html#setDatagramSize(int)"><B>setDatagramSize(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>set the buffer size of the datagrams received by the multicast socket.
+<DT><A HREF="./oscP5/OscProperties.html#setDatagramSize(int)"><B>setDatagramSize(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>set the size of the datagrampacket byte buffer.
+<DT><A HREF="./oscP5/OscProperties.html#setEventMethod(java.lang.String)"><B>setEventMethod(String)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>set the name of the default event method.
+<DT><A HREF="./oscP5/OscProperties.html#setListeningPort(int)"><B>setListeningPort(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>set port number you are listening for incoming osc packets.
+<DT><A HREF="./oscP5/OscP5.html#setLogStatus(int, int)"><B>setLogStatus(int, int)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>oscP5 has a logging mechanism which prints out processes, warnings and errors into the
+ console window.
+<DT><A HREF="./oscP5/OscP5.html#setLogStatus(int)"><B>setLogStatus(int)</B></A> -
+Static method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractMulticast.html#setLoopback(boolean)"><B>setLoopback(boolean)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>Disable/Enable local loopback of multicast datagrams.
+<DT><A HREF="./netP5/TcpClient.html#setName(java.lang.String)"><B>setName(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#setNetworkProtocol(int)"><B>setNetworkProtocol(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>set the network protocol over which osc messages are transmitted.
+<DT><A HREF="./oscP5/OscProperties.html#setRemoteAddress(java.lang.String, int)"><B>setRemoteAddress(String, int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>set the remote host address.
+<DT><A HREF="./oscP5/OscProperties.html#setRemoteAddress(netP5.NetAddress)"><B>setRemoteAddress(NetAddress)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>set the remote host address.
+<DT><A HREF="./oscP5/OscProperties.html#setSRSP(boolean)"><B>setSRSP(boolean)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>SRSP stand for Send and Receive on Same Port.
+<DT><A HREF="./netP5/AbstractTcpClient.html#setTerminator(char)"><B>setTerminator(char)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>to parse an incomming tcp message, a terminator character is required to
+ determine the end of the message so that it can be parsed and forwarded.
+<DT><A HREF="./oscP5/OscBundle.html#setTimetag(long)"><B>setTimetag(long)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>set the timetag of an osc bundle.
+<DT><A HREF="./netP5/AbstractMulticast.html#setTimeToLive(int)"><B>setTimeToLive(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>Set the default time-to-live for multicast packets
+ sent out on this MulticastSocket in order to control the scope
+ of the multicasts.
+<DT><A HREF="./oscP5/OscNetManager.html#setTimeToLive(int)"><B>setTimeToLive(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#setTimeToLive(int)"><B>setTimeToLive(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>set timeToLive of a multicast packet.
+<DT><A HREF="./netP5/AbstractTcpServer.html#size()"><B>size()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>get the number of connected clients.
+<DT><A HREF="./netP5/NetAddressList.html#size()"><B>size()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddressList.html" title="class in netP5">NetAddressList</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscBundle.html#size()"><B>size()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>get the size of the osc bundle array which contains the osc messages.
+<DT><A HREF="./netP5/StringUtils.html#slice(int, java.lang.String[])"><B>slice(int, String[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractMulticast.html#socket()"><B>socket()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>get the running multicast socket.
+<DT><A HREF="./netP5/AbstractTcpClient.html#socket()"><B>socket()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpClient.html" title="class in netP5">AbstractTcpClient</A>
+<DD>get the instance of the socket.
+<DT><A HREF="./netP5/AbstractTcpServer.html#socket()"><B>socket()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>get the server socket object.
+<DT><A HREF="./netP5/AbstractUdpClient.html#socket()"><B>socket()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpClient.html" title="class in netP5">AbstractUdpClient</A>
+<DD>get the datagram socket of the UDP client.
+<DT><A HREF="./netP5/AbstractUdpServer.html#socket()"><B>socket()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>get the datagram socket of the UDP server.
+<DT><A HREF="./netP5/StringUtils.html#spaces(int)"><B>spaces(int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Returns a String with the specified number of spaces.
+<DT><A HREF="./oscP5/OscProperties.html#srsp()"><B>srsp()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>you can send and receive at the same port while on a udp con
+<DT><A HREF="./netP5/AbstractMulticast.html#start()"><B>start()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractUdpServer.html#start()"><B>start()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractUdpServer.html" title="class in netP5">AbstractUdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#start(oscP5.OscProperties)"><B>start(OscProperties)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpPacketListener.html#status(int)"><B>status(int)</B></A> -
+Method in interface netP5.<A HREF="./netP5/TcpPacketListener.html" title="interface in netP5">TcpPacketListener</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#status(int)"><B>status(int)</B></A> -
+Method in class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#status(int)"><B>status(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#status(int)"><B>status(int)</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#stop()"><B>stop()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>stop oscP5 and close open Sockets.
+<DT><A HREF="./netP5/StringUtils.html" title="class in netP5"><B>StringUtils</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./oscP5/OscArgument.html#stringValue()"><B>stringValue()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>get the String value of the osc argument.
+<DT><A HREF="./netP5/StringUtils.html#switchCase(java.lang.String)"><B>switchCase(String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Switches the case of the supplied String.
+<DT><A HREF="./netP5/StringUtils.html#switchCase(char)"><B>switchCase(char)</B></A> -
+Static method in class netP5.<A HREF="./netP5/StringUtils.html" title="class in netP5">StringUtils</A>
+<DD>Switches the case of the supplied character.
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetP5.html#TCP"><B>TCP</B></A> -
+Static variable in interface netP5.<A HREF="./netP5/NetP5.html" title="interface in netP5">NetP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#TCP"><B>TCP</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>a static variable used when creating an oscP5 instance with a sepcified network protocol.
+<DT><A HREF="./oscP5/OscProperties.html#TCP"><B>TCP</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html" title="class in netP5"><B>TcpClient</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/TcpClient.html#TcpClient(java.lang.Object, java.lang.String, int)"><B>TcpClient(Object, String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#TcpClient(java.lang.Object, java.lang.String, int, int)"><B>TcpClient(Object, String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#TcpClient(netP5.TcpPacketListener, java.lang.String, int, int)"><B>TcpClient(TcpPacketListener, String, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#TcpClient(java.lang.Object, netP5.NetAddress)"><B>TcpClient(Object, NetAddress)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#TcpClient(netP5.NetAddress)"><B>TcpClient(NetAddress)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#TcpClient(java.lang.String, int)"><B>TcpClient(String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpClient.html#TcpClient(netP5.AbstractTcpServer, java.net.Socket, netP5.TcpPacketListener, int, int)"><B>TcpClient(AbstractTcpServer, Socket, TcpPacketListener, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpClient.html" title="class in netP5">TcpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#tcpClient()"><B>tcpClient()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#tcpClient()"><B>tcpClient()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>return the instance of the running TCP client if in TCP mode.
+<DT><A HREF="./netP5/NetMessage.html#tcpConnection()"><B>tcpConnection()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetMessage.html" title="class in netP5">NetMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscPacket.html#tcpConnection()"><B>tcpConnection()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscPacket.html" title="class in oscP5">OscPacket</A>
+<DD>when in TCP mode, tcpConnection() returns the instance of the TcpClient that has sent the OscMessage.
+<DT><A HREF="./netP5/TcpPacket.html" title="class in netP5"><B>TcpPacket</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/TcpPacket.html#TcpPacket(netP5.TcpClient, java.lang.StringBuffer, byte[])"><B>TcpPacket(TcpClient, StringBuffer, byte[])</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpPacket.html" title="class in netP5">TcpPacket</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpPacketListener.html" title="interface in netP5"><B>TcpPacketListener</B></A> - Interface in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/TcpServer.html" title="class in netP5"><B>TcpServer</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/TcpServer.html#TcpServer(int)"><B>TcpServer(int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#TcpServer(java.lang.Object, int)"><B>TcpServer(Object, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#TcpServer(java.lang.Object, int, int)"><B>TcpServer(Object, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#TcpServer(int, int)"><B>TcpServer(int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/TcpServer.html#TcpServer(netP5.TcpPacketListener, int, int)"><B>TcpServer(TcpPacketListener, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/TcpServer.html" title="class in netP5">TcpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscNetManager.html#tcpServer()"><B>tcpServer()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscNetManager.html" title="class in oscP5">OscNetManager</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#tcpServer()"><B>tcpServer()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>return the instance of the running TCP server if in TCP mode.
+<DT><A HREF="./oscP5/OscBundle.html#timetag()"><B>timetag()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscBundle.html" title="class in oscP5">OscBundle</A>
+<DD>returns a timetag as byte array.
+<DT><A HREF="./oscP5/OscMessage.html#timetag()"><B>timetag()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>get the timetag of an osc message.
+<DT><A HREF="./netP5/AbstractMulticast.html#timeToLive()"><B>timeToLive()</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractMulticast.html" title="class in netP5">AbstractMulticast</A>
+<DD>get the current time to live value.
+<DT><A HREF="./netP5/Bytes.html#toByteArray(java.io.InputStream)"><B>toByteArray(InputStream)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toBytes(int)"><B>toBytes(int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toBytes(int, byte[])"><B>toBytes(int, byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toBytes(long)"><B>toBytes(long)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toBytes(long, byte[])"><B>toBytes(long, byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toDouble(byte[])"><B>toDouble(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toFile(java.io.InputStream, java.io.File)"><B>toFile(InputStream, File)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toFloat(byte[])"><B>toFloat(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toInt(byte[])"><B>toInt(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toIntBigEndian(java.io.InputStream)"><B>toIntBigEndian(InputStream)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toIntLittleEndian(java.io.InputStream)"><B>toIntLittleEndian(InputStream)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toLong(byte[])"><B>toLong(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toStream(java.io.OutputStream, int)"><B>toStream(OutputStream, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toStream(java.io.OutputStream, java.lang.String)"><B>toStream(OutputStream, String)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toStream(java.io.OutputStream, byte[])"><B>toStream(OutputStream, byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toStream(java.io.OutputStream, java.io.File)"><B>toStream(OutputStream, File)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toString(byte[], int, int)"><B>toString(byte[], int, int)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toString(byte[])"><B>toString(byte[])</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Bytes.html#toString(java.io.InputStream)"><B>toString(InputStream)</B></A> -
+Static method in class netP5.<A HREF="./netP5/Bytes.html" title="class in netP5">Bytes</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/NetAddress.html#toString()"><B>toString()</B></A> -
+Method in class netP5.<A HREF="./netP5/NetAddress.html" title="class in netP5">NetAddress</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscArgument.html#toString()"><B>toString()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscArgument.html" title="class in oscP5">OscArgument</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscMessage.html#toString()"><B>toString()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscProperties.html#toString()"><B>toString()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>prints out the current osc properties settings.
+<DT><A HREF="./oscP5/OscMessage.html#typetag()"><B>typetag()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscMessage.html" title="class in oscP5">OscMessage</A>
+<DD>returns the typetag of the osc message.
+</DL>
+<HR>
+<A NAME="_U_"><!-- --></A><H2>
+<B>U</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetP5.html#UDP"><B>UDP</B></A> -
+Static variable in interface netP5.<A HREF="./netP5/NetP5.html" title="interface in netP5">NetP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#UDP"><B>UDP</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>a static variable used when creating an oscP5 instance with a sepcified network protocol.
+<DT><A HREF="./oscP5/OscProperties.html#UDP"><B>UDP</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscProperties.html" title="class in oscP5">OscProperties</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpClient.html" title="class in netP5"><B>UdpClient</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/UdpClient.html#UdpClient()"><B>UdpClient()</B></A> -
+Constructor for class netP5.<A HREF="./netP5/UdpClient.html" title="class in netP5">UdpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpClient.html#UdpClient(java.lang.String, int)"><B>UdpClient(String, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/UdpClient.html" title="class in netP5">UdpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpClient.html#UdpClient(netP5.NetAddress)"><B>UdpClient(NetAddress)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/UdpClient.html" title="class in netP5">UdpClient</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpPacketListener.html" title="interface in netP5"><B>UdpPacketListener</B></A> - Interface in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/UdpServer.html" title="class in netP5"><B>UdpServer</B></A> - Class in <A HREF="./netP5/package-summary.html">netP5</A><DD>&nbsp;<DT><A HREF="./netP5/UdpServer.html#UdpServer(java.lang.Object, int, int)"><B>UdpServer(Object, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>new UDP server.
+<DT><A HREF="./netP5/UdpServer.html#UdpServer(java.lang.Object, int)"><B>UdpServer(Object, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/UdpServer.html#UdpServer(netP5.UdpPacketListener, int, int)"><B>UdpServer(UdpPacketListener, int, int)</B></A> -
+Constructor for class netP5.<A HREF="./netP5/UdpServer.html" title="class in netP5">UdpServer</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/AbstractTcpServer.html#unBan(java.lang.String)"><B>unBan(String)</B></A> -
+Method in class netP5.<A HREF="./netP5/AbstractTcpServer.html" title="class in netP5">AbstractTcpServer</A>
+<DD>remove the ban for an IP address.
+</DL>
+<HR>
+<A NAME="_V_"><!-- --></A><H2>
+<B>V</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetP5.html#VERSION"><B>VERSION</B></A> -
+Static variable in interface netP5.<A HREF="./netP5/NetP5.html" title="interface in netP5">NetP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#VERSION"><B>VERSION</B></A> -
+Static variable in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>&nbsp;
+<DT><A HREF="./oscP5/OscP5.html#version()"><B>version()</B></A> -
+Method in class oscP5.<A HREF="./oscP5/OscP5.html" title="class in oscP5">OscP5</A>
+<DD>get the current version of oscP5.
+</DL>
+<HR>
+<A NAME="_W_"><!-- --></A><H2>
+<B>W</B></H2>
+<DL>
+<DT><A HREF="./netP5/NetInfo.html#wan()"><B>wan()</B></A> -
+Static method in class netP5.<A HREF="./netP5/NetInfo.html" title="class in netP5">NetInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./netP5/Logger.html#WARNING"><B>WARNING</B></A> -
+Static variable in class netP5.<A HREF="./netP5/Logger.html" title="class in netP5">Logger</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A>
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+processing library oscP5 by Andreas Schlegel. (c) 2004-2012
+</BODY>
+</HTML>