Changed order of arguments for the method sendCoapRequest of CoapEndpoint. Like this, it is sendCoapRequest(CoapRequest coapRequest, InetSocketAddress remoteSocket, ClientCallback callback) fot both, CoapEndpoint. and CoapServer
Added a new constructor for CoapEndpoint with (BlockSize, BlockSize)