Search Results

Search: Posts Made By: Agent007
Forum: Programming 03-21-2004
3,603
Posted By Agent007
Socket Problem
Hi all,
I have developed server/client application (using C) and tested it on the same machine .. but when I deploy them on different machines I get connection timeout.

Well .. server machine and...
Forum: Programming 01-06-2004
2,281
Posted By Agent007
ok .. Thanks Perderabo for your reply .. I get...
ok .. Thanks Perderabo for your reply .. I get what you mean now

So Is there any other alternatives ??? like send(), recv() ???
(I never understood what they do, I just know they do much like...
Forum: Programming 01-06-2004
2,281
Posted By Agent007
Thank you both for your replies, But...
Thank you both for your replies,

But Perderabo, what do you mean by identical architectures for both systems???

In my case the software I'm developing will be deployed under two operating...
Forum: Programming 01-05-2004
2,281
Posted By Agent007
Socket Question
I understand all sockets programming until it comes to this level:
int read (int fd, char* buffer, size_t size); /* if i am right */
int write(int fd, char* buffer, size_t size);

My question is...
Forum: Programming 12-12-2003
3,693
Posted By Agent007
Thanks kduffin for your reply ... I'm using...
Thanks kduffin for your reply ...
I'm using compaq c compiler (cc) .. and collect seems to generate all the needed information .. however i couldn't find the system calls that it uses ...

I'm not...
Forum: Programming 12-10-2003
3,693
Posted By Agent007
Thanks for your replies ... That's what I'm...
Thanks for your replies ...

That's what I'm looking for .. system calls to get those statistics .. it seems all I can find is shell commands but none of system calls ...

also it seems that...
Forum: Programming 12-08-2003
3,693
Posted By Agent007
Server Statistics ?
I'm trying to write a C program to view server statistics such as:
- server general information
- CPU usage
- memory usage
- running processes

Cany anybody gives me hints on those system calls...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 11:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy