Socket connections possible?

Hello everyone,

I am in the process of porting a SSL library to RIOT. Development platform is a MSB-A2 board.

Local tests on the board are running fine, now I am trying to implement a simple client/server application

to test if a secured connection is established properly. Are tcp socket connections possible in the current state of RIOS?

The “tlayer” project seems to implement udp/tcp, but I was not able to create a tcp connection between two nodes.

Any hints are greatly appreciated.

Regards

Sascha