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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by saranam

  1. saranam

    Get the domains on a NT/2000 machine

    Sir, I am doing my accademic project,Remote Administration of Windows Machines.I wrote a program that will run in the server and gets the user input via a socket.I wants to run this on different machien under administrative privilege.How i can do that? Sir what are the API's that gives me...
  2. saranam

    Edit Box Background Color Change

    Sir, I want to change the background as well as the forground colour of an edit box in VC++.How i can do that? Expecting ur help. Pran
  3. saranam

    Adding a new class to SDI appilcation

    Hello, I want to add my own written new class to an SDI application in vc++.I created a header and implementation file and included with my project.But when i am compiling thet it gaves me an error(fatel) saying that unexpected end of file.What could be the problem? Expecting u r help Pran
  4. saranam

    Console creation

    Sir, I want to fix a console in a specified position of the client area of a window.(AllocConsole creates a console with a titlebar and toolbar).I want only the console area and fix it into a window.How i can do that Expecting ur help as always, Thanking u Me !
  5. saranam

    Telnet Program

    As my accademic project i am trying to implement a telnet server. I am having some difficulties in that.If u don't mind, i expect some help from you. At the server side , in seperste sockets i handles each client. And as per the req from the client , i have to execute a program in the server...
  6. saranam

    Redirecting socket streams to the child process i/o strams

    Hello, I am developing a telnet server. My problem is how to redirect the socket strams(at the server end each of which handles a particular client) to the process newly created to execute an exe as requested from the client.For each client a seperate thread is created at the server end.

Part and Inventory Search

Back
Top