8 Unanswered Topics

Remove Filter
Member Avatar for jaepi

Hello there, is there a corresponding standard library function for the win32 function _mbsbtype()? Thanks! :)

0
71
Member Avatar for jaepi

Hello there, I've been messing around with threads these days. Currently, I'm having problems with one of my variables of type [B]pthread_cond_t[/B] (let's call it variable [B]Z)[/B]. I made a class (let's say class [B]X[/B]) , and you guessed it right, [B]Z[/B] was declared in it with private access level. …

0
386
Member Avatar for jaepi

Hello there, I have a problem that's been bugging me. I scanned my pc using my Semantec anti virus by right clicking on the drive and simply choose the scan for viruses option. To my surprise, the usual scan status window ( that window that shows up the time, items …

0
71
Member Avatar for jaepi

Hello there, is there anybody here who has experienced programming in Multimedia Commands with c++? I have here an application in Linux that controls the cd/dvd drive using SCSI2 - Multimedia Commands set. I have a bit of bewilderment. Right now I'm debugging an error in opening the drive tray …

0
65
Member Avatar for jaepi

Hello there, I'm creating a cd writer application. As of now, I was able to create a data burning application for cd-r/rw. I'm having trouble finding the code block for writing audio cd. I'm using cdrom.h and the command for writing data is CGC_DATA_WRITE together with GPCMD_WRITE_10, I looked for …

0
51
Member Avatar for jaepi

hello there, can someone here with a kind heart to explain to me how the struct request_sense sense errors when you use the cdrom.h. thanks!

0
92
Member Avatar for jaepi

Hello there, I just want to ask if any of you guys here had experienced writing hardware controllers (dvd-rom, hard disk) using scsi protocol-multimedia commands. I just want to know your suggestions or maybe tutorials or example codes to well experienced in mmc (both windows and linux :)) that would …

0
57
Member Avatar for jaepi

I've been reading a lot since Monday (mostly socket programming in Linux) and all I get is creating basic socket servers (like echoing, hello world and stuff). My task is to create a web server and all I can see are socket server tutorials? Am I gone or something? Could …

0
51

The End.