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 SkipVought 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
  • Order by date
  1. SoujanyaR

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

    Thanks for the reply. The Chat can be a Console Applictaion too. The main content should be that I should be able to communicate tio other clients aswell. The intent of this application is: I had an assignment that I need to do it using C on Unix or Linux. I am a software Engineer ( on Java...
  2. 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 -->...
  3. 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.. :)...
  4. 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
  5. SoujanyaR

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

    compiler is VC++
  6. SoujanyaR

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

    I am using windows XP. Is that possible with any OS at all? Thanks :) Soujanya.R
  7. 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...
  8. SoujanyaR

    Methods for System Calls?

    hi Justride, I have a similar problem.. Could you please provide me with the solution that you found .. probably that would help me too.. :) Cheers, Soujanya.R

Part and Inventory Search

Back
Top