Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SoujanyaR
  • Content: Threads
  • Order by date
  1. SoujanyaR

    how to Develop a Chat tool in C on Unix/Linux OS

    Hi All, I'm trying to learn C on Unix/Linux. I want to create a Chat application using C, on Unix/Linux platform. Could anyone guide me? Well, I would want the chat tool to : --> Be able to connect to multiple clients at a time --> Display who(clients) are logged in at any point of time -->...
  2. SoujanyaR

    is there any common user interface for different databases

    Hi All, I need to use different databases at a time. The tyoes of databases are : InstantDB, enhydra, oracle etc. Is there any common user interface(freely available) software which can help me to manage all of them?? If yes, please provide me any reference where I can get that software.. :)...
  3. SoujanyaR

    how to get the Home directory

    hi all, could anyone help me out in composing C/CPP code to find out the home directory ( or atleast the current directory) of any installed application? you can hardcode the application name.. but we need to get the installation directory Thanks in advance, Soujanya.R
  4. SoujanyaR

    How do I set the Heap size to any application using C

    Hi all, I have a kinda difficult problem. I want to set the heap size ( for example: Xmx128m type of thing) for a particular application using C. Is that possible? Also, I would be very greatful if any one could provide me code snippet to acheive the above functionality. Guys, how do I...

Part and Inventory Search

Back
Top