Open source soft modem that runs on Linux? [closed] - c++

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Can anyone recommend an open source soft modem (a software only emulation of a modem card), that runs on Linux?
Preferably, this will be implemented in C/C++

take a look at iaxmodem

Related

Memory Leak profiler for borland c++ builder [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
How do we check memory leaks and performance issues in the application built with Borland C++ builder?

which is best popular open source logging software/program in c++ program area? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
which is best popular open source log software/program in c++ program area?
I know log4cpp is one of logging programs, but it had memory leaking issue, So I want know which is popular and best one in production area?
Starting from version 1.54.0, Boost has included boost.log.

How can I download HP-UX 11i v1/v2/v3 iso or vmware file? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to some test on HP-UX 11i v1/v2/v3.But I cant find any download link or information. Please help me about this because I ve searched for more than 3 hours? Thanks.
It's a commercial product. You can't legally download it without a license. So contact HP.

Enable interface / set IP from C++ (with Qt) and Linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I need to bring an interface up/down from C++ running on Linux, and set the IP/netmask (And I use Qt in case that helps).
I need to create the equivalent capability of the ifconfig command from within c++. Is there an interface/library available to help me do this?
You have to do it through ioctls: /usr/include/linux/sockios.h
Welcome to Linux!

Video games and movies webservices [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm trying to find a webservice (prefer SOAP) that provides information on videogames and/or movies (need both). I've been trying this for a while and came up with nothing... Does anyone knows one of these?
(I'm trying to avoid HTML parsing from imdb, gamespot, etc...)
Found this: http://www.gamecompare.com/GameCompare.asmx?WSDL