You are here:
UNIX, programing, C, C++, awk, shell scripts, Web, HTTP, Apache, firewall, AltaVista firewall, E-Mail, sendmail, IMAP4 POP3, DNS, NTP, system administration, TCP/IP, security
UNIX
Digital UNIX
AltaVista Firewall
TCP/IP
BSCS
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| karll | 11/18/09 | 10 | 10 | 10 | 10 | |
| biotite | 11/11/09 | 10 | 10 | 10 | 10 | |
| zulqarnain | 11/10/09 | 10 | 10 | 10 | 10 | Thanks Sir. it will be helpful for ..... |
| Rick | 11/04/09 | 10 | 10 | 10 | 10 | Thanks for the help with multi-boot Nix |
| plex | 10/30/09 | 10 | 10 | 10 | 10 | thanks nix, after head -n 1 needs ..... |
Hi. I'm not entirely clear on what you're asking. Do you want to monitor your own code or some other process on the system? In case #1, I think you can overload "new" and "delete" operators. In C
Hi. This highly depends on your definition of "feed". Even what you did here can be handled: cat arguments.txt | ./script or even simpler: ./script.sh < arguments.txt The script should do
Hi. For inter-process communication, you can use 2 things: IPC Message Queues and files. For message queues, see man pages http://linux.die.net/man/7/mq_overview For files, you can create ordinary
Hi. If your hardware is 64bit, then you can install a 64bit OS. Most Linux distributions have 32bit and 64bit versions, you need to pick the right one. Any combination of "main" and "secondary" OS
Hi. OK, the interaction with the TCP/IP is via network stack, whatever it is. This may sound vague, but TCP/IP is a protocol. DNS and FTP are also protocols. There are several implementations of
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.