Search results

  1. S

    Biometric Finger Print Scanner

    Hi Guys, I want to develop an application which will access the data base of FileMaker Pro. To access the data base of FileMake Pro I need to enter the user name and password manually. I want to secure my authentication much more using Biometric Finger Print type of scanner. I found one...
  2. S

    speedup and diverting the downloader

    Hi Guys, I want to create my own downloader like Mass Downloader,iGetter etc. in Mac using Cocoa. How can I divert the link from browser to my donwloader application and speedup the downloader speed ? I did lots of googly but did not get any useful link from where I can start my...
  3. S

    Passing Command line arguments to an Application

    Hi Guys, I have developed an application using Carbon APIs. I m passing the arguments to my application through UI of my application. I want to pass the same arguments through command line(Terminal) also. Here user will have both facility command line as well as UI. I don't how to pass...
  4. S

    How to detect ethernet cable status

    Hi Guys, I have written a client - server program using BSD socket in carbon. Now I want to show an alert if ethernet cable is plugged out. I want to continuosly scan the ethernet port on a thread so that if ethernet cable plugged out client application will show an alert that ethernet cable...
  5. S

    PCI Graphics Driver for Mac

    Hi Guys, I am looking for the sample code of PCI Graphics Driver. On searching on net I got only one pdf Writing PCI Driver which is not very helpful to develop the driver for any PCI device. Can any body suggest me the helful link to get the sample code? Thanks and regard, Sunil
  6. S

    Virtual Display Driver for Mac

    Hi Guys, I want to develop a "Virtual Display Driver" on Mac OS X which will create a (virtual)mirror image of original desktop on the same local machine i.e. at a time we can see two desktop on a single machine. When we will open the an application in original desktop same application is...
Back
Top