by korg
Socket programming doubts
|
|
[2 replies] Last: TCP is a stream protocol, which means you have to put some kind of pro... (by kbw)
|
by Kyon
OpenGL on Ubuntu
|
|
[8 replies] Last: It finally worked, thanks to both you. :D (by Kyon)
|
by thunder87l
SDPSK module for gnuradio
|
|
[no replies]
|
by linuxcodebgh
Convert ISO Latin-1 charscter to ANSI in linux
|
|
[2 replies] Last: Hi RedX, Thanks for the reply. I need some code that convert a mult... (by linuxcodebgh)
|
by meme1982
convert C++ for Linux to Windows
|
|
[16 replies] Last: I wouldn't mind doing it... but I just get some kind of python file fr... (by RyanCaywood)
|
by evstevemd
making Linux library
|
|
[1 reply] : What is there to know? Be careful with exporting C++ symbols from... (by jsmith)
|
by GnG
Daemon sample
|
|
[1 reply] : All that is typically done in the init shell script. Except for becom... (by PanGalactic)
|
by donnyb
Theading - Please confirm
|
|
[9 replies] Last: This might not help but I would suggest a simpler approach. I've done... (by bigearsbilly)
|
by jasondj
Frustrating but simple preference question
|
|
[4 replies] Last: Someone on another forum solved this one for me. The command that fixe... (by jasondj)
|
by yasaminkh
Search in a file
|
|
[1 reply] : Repost: http://cplusplus.com/forum/beginner/25299/ (by moorecm)
|
by shiny288
Sending mail using jwsmtp
|
|
[no replies]
|
by a s h
Cortex-VFX : Build with SCons
|
|
[no replies]
|
by shiny288
sms implementation
|
|
[2 replies] Last: And if u wanted to ask for an available application to send sms using ... (by mgupta)
|
by hakermania
Getting started with sending email with C++
|
|
[1 reply] : Mail is sent using SMTP. You need to understand that first. http://l... (by kbw)
|
by Uriziel
Timer
|
|
[3 replies] Last: you could use the POSIX threads real time clock. http://www.kernel.... (by bigearsbilly)
|
by korg
IPC Mechanisms
|
|
[8 replies] Last: (System V) message queues should be avoided simply because whereas eve... (by jsmith)
|
by Aditi
C++ problem
|
|
[15 replies] Last: @galik: Thanks a lot it worked!!! thanks again:) (by Aditi)
|
by chrisben
How to catch pkill signal in LINUX/C++?
|
|
[5 replies] Last: this works great! thanks a lot (by chrisben)
|
by GnG
JPEG Convertion
|
|
[1 reply] : Boost Graphic Image Library may be able to help here. Also, take a ... (by PanGalactic)
|
by astro
Searching process memory for value
|
|
[3 replies] Last: You probably want to have a look at how a debugger such as gdb gets ac... (by PanGalactic)
|