Java OSI Transport Layer -


i'm working on project need communicate device using transport layer. network connection osi/clns on ip.

i wrong, don't believe can use sockets type of connection. i'm looking examples on how create application can communicate on transport layer (either in java or c++).

thanks, rob

osi-stack open source implementation

here can find open source (for linux) implementation of complete osi stack. there application example there...


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -