Search Results

Search: Posts Made By: naresh046
Forum: Programming 07-01-2011
4,867
Posted By naresh046
socket1 is blocked at the client side until I...
socket1 is blocked at the client side until I provide some data to socket2, socket1 data is not accepted... I think select is not working on client side.. I was unable to find the bug.. can you fix...
Forum: Programming 06-30-2011
4,867
Posted By naresh046
Socket and select
I have created two sockets and binded both. My requirement is that 2nd socket must send/ recv data only on expiration of timeval(tv). but the 1st socket must keep on send/recv the data without...
Forum: Programming 06-22-2011
2,730
Posted By naresh046
socket programming using UDP connection
I want to send packets through single socket() but using two different port numbers in UDP. Anybody give some idea on this.

Thanks in advance.:)
Forum: Linux 06-06-2011
1,948
Posted By naresh046
Linux kernel compilation
I have complied the kernel with a default settings... now if I load this kernel , it'll load perfectly but the INTERNET is not workink... I think in the default settings The network modules are not...
Forum: Programming 05-31-2011
2,873
Posted By naresh046
Your question is not clear. Try to post your...
Your question is not clear. Try to post your code. So that we can see what is wrong in that and then correct it.
Forum: Programming 05-13-2011
1,259
Posted By naresh046
fgets() will always place a \n at the end and...
fgets() will always place a \n at the end and after \n, \0 is placed. So replace \n with \0 and try to print it....
Forum: Programming 05-13-2011
2,089
Posted By naresh046
Sorry I didn't understand your requirement....
Sorry I didn't understand your requirement. Explain clearly....
Forum: Programming 05-13-2011
2,322
Posted By naresh046
Ya I got it. Thanks Pal..
Ya I got it. Thanks Pal..
Forum: Programming 05-02-2011
2,322
Posted By naresh046
Unix Network Programming
I have written a client-server program which does some data from a file in server to the client. In this I don't want the client to wait indefinitely if server is not running. For this I am using...
Forum: Programming 05-02-2011
12,686
Posted By naresh046
It is in text segment ... If you want you can...
It is in text segment ... If you want you can check it... like this..
Try to change the value of that variable..
Forum: Programming 05-02-2011
4,384
Posted By naresh046
Check out the modes you have specified.
Check out the modes you have specified.
Showing results 1 to 11 of 11

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