Search Results

Search: Posts Made By: Sedighzadeh
Forum: Programming 09-27-2009
3,851
Posted By Sedighzadeh
why multiple SIGINT raises when i hit C-c
hi,

in my application, i have set up to capture SIGINT and execute a handler.the problem is whenever i hit C-c, multiple SIGINT are sent to the application.I have blocked the SIGINT right after...
Forum: Programming 09-15-2009
2,335
Posted By Sedighzadeh
How to know there are multiple instances inside application itself,not through ssh
hi,

As you know, in Windows Programming, in WinMain method you will give n argument which you can know if this is another instance of the application or just the fresh execution.
How this...
Forum: Programming 08-15-2009
2,023
Posted By Sedighzadeh
in fact i was using TCP for a fault tolerant...
in fact i was using TCP for a fault tolerant system(Redundant Servers). I have 2 servers.One is in standby mode and the other in active mode.Whenever the active server went down, the standby server...
Forum: Programming 08-15-2009
3
2,012
Posted By Sedighzadeh
read C Programming Language...
read C Programming Language (http://www.amazon.com/Programming-Language-Prentice-Hall-Software/dp/0131103628/ref=sr_1_1?ie=UTF8&s=books&qid=1250352170&sr=8-1) chapter 7 : INPUT AND OUTPUT
Forum: Programming 08-15-2009
2,023
Posted By Sedighzadeh
How can i tell the TCP socket to acknowledge me...
How can i tell the TCP socket to acknowledge me dropping of the connection and not to try anymore?
Forum: Programming 08-14-2009
2,023
Posted By Sedighzadeh
when socket know the peer machin has already been down?
hi,

I have developed a very simple echo client/server application. I expect whenever i shutdown the server machine, the client peer detects the shutdown.In reality this doesn't happen and client...
Forum: Programming 08-03-2009
3,812
Posted By Sedighzadeh
socket system call can not succedd right after application crash.
hello all,

I have developed a server application in C for ulinux kernel 2.6.It works very fine; creating a socket, binding it to a port, listening for incoming sockets and accepting them ,all...
Showing results 1 to 7 of 7

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