C libraries for socat Linux -


i want establish connection between linux pc (ubuntu 12.04) , tty-device. want implement in c , searching libraries socat. couldn't find any.

do know, can find some?

thanks lot,

florian

you cannot find socat libraries because there none. socat implemented monolithic executable (it link standard system libraries though). can download socat sources , copy-paste required functionality.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -