Search Results

Search: Posts Made By: binnyjeshan
1,187
Posted By binnyjeshan
How many packets can be written into Kernel sockets per second?
Hi,

Its been a long time since i programmed a multithreaded application that can do Tx and Rx of datagrams over unix sockets.

I well remember that though the threads were efficiently designed...
Forum: Programming 08-31-2012
1,259
Posted By binnyjeshan
This depends more on what program you use to see...
This depends more on what program you use to see the video. Some Video Players have options to excecute a program after a Video is finished. so you will have to write a simple script / batch file...
8,682
Posted By binnyjeshan
Hello all in group, I have Fixed :cool: the...
Hello all in group,

I have Fixed :cool: the actual issue that was causing a pain to the poor 'system() api' call :o that i had been doubting on for the past few weeks. The problem wasn't with...
8,682
Posted By binnyjeshan
For the first 500 times, its fine.. after that...
For the first 500 times, its fine.. after that its not working. unless u reboot and try again to enter the condition.

The number is not exactly 500.. .it sometimes is 487, 510 .. 505 etc..

Yes...
8,682
Posted By binnyjeshan
Hi all, The question is only WHY it fails...
Hi all,

The question is only WHY it fails after say 500 times.. During this time i found some references regarding fork: resource unavailable, but i dont think these will solve the problem that i...
8,682
Posted By binnyjeshan
System call failed with 127 .. after 500 times when called in loop
Hi Experts,

I have a code like this.

=====
#include....

int main()
{
int count = 0;
while(1){

printf("\n Interation number is: %d \n ",count);
rv = system(" test.sh...
Showing results 1 to 6 of 6

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