Search Results

Search: Posts Made By: darshan.ghumare
Forum: Fedora 02-15-2010
2,455
Posted By darshan.ghumare
Thank you very much. If it is shared between...
Thank you very much.
If it is shared between parent & child then I think there could be a race condition when both parent & child will try to write/read on it (Am I right?).
If there is then how...
Forum: Fedora 02-12-2010
2,455
Posted By darshan.ghumare
Regaring File Table entry
Hi,

I have written following code & ran it on Fedora Linux.
Before executing it I have created a.txt (touch a.txt).


#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>...
Forum: Linux 12-29-2009
4,289
Posted By darshan.ghumare
"Invalid Argumemt" in msync.
Whne I try to execute following code then get an erro message that "Invalid Argumemt" in msync.


#include <stdio.h>
#include <stdlib.h>
#include <sys/mman.h>
#include <sys/types.h>
#include...
Forum: Programming 11-03-2009
2,307
Posted By darshan.ghumare
ERROR while communicating with gmail
$./a.out smtp.gmail.com 25
220 mx.google.com ESMTP 9sm2923369yxf.23

250 mx.google.com at your service

220 2.0.0 Ready to start TLS

after handshake
Common Name: smtp.gmail.com
after get...
Forum: Programming 10-29-2009
35,672
Posted By darshan.ghumare
Thank you
Do you have any idea of any implt that does this?
I gonna used this in my embedded Linux project.
Forum: Programming 10-28-2009
35,672
Posted By darshan.ghumare
I have used above code
I have used above code but its fail.
when I try to send mail to my gmail account as follows

[root@stripe ~]# ./a.out 209.85.135.109 25
Please enter the message: 220 mx.google.com ESMTP...
Showing results 1 to 6 of 6

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