Fehlermeldung
---------------ANFANG-----------
System.IndexOutOfRangeException
HResult=0x80131508
Message=Der Index war außerhalb des Arraybereichs.
Source=Tinkerforge
StackTrace:
at Tinkerforge.IPConnection.HandleResponse(Byte[] packet)
at Tinkerforge.IPConnection.ReceiveLoop(Int64 localSocketID)
at Tinkerforge.IPConnection.<ConnectUnlocked>m__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
____________ENDE_____________________