Re: [PLUG] [OT] Broadband query.

2005-08-05 Thread Mukul Kulkarni
Dear, I'm using bsnl's dataone programme for (home single machine). So far I'm very much satisfied with the speed. There are various plans you can use to your benefit from bsnl. Also you can masquerade the network to connect to other machines to internet. Just drop me a mail if you've problems

[PLUG] Whats wrong with this program

2005-08-05 Thread Vikram Karandikar
#include #include #include #include #include #include #include int main () { int fd = socket (PF_INET, SOCK_RAW, IPPROTO_TCP); char buffer[8192]; if (fd == -1) { printf ("Unable to create socket\n"); } printf ("Socket: %d\n", fd); printf ("Starting TCP packe

Re: [PLUG] Meeting Confirmation: Saturday 6th August 2005, 4 pm @ SICSR

2005-08-05 Thread Gurudatta Raut
Please read below, --- sudhanwa Jogalekar <[EMAIL PROTECTED]> wrote: > Hi, > PLUG meeting for August 2005 is scheduled on > "Saturday 6th August > 2005, 4 pm @ SICSR > These are the details: > Location: SICSR, Atur Centre, Model Colony. > Room No 704. 7th floor How big is Room 704 being on 7th

Re: [PLUG] [OT] Broadband query.

2005-08-05 Thread Aditya Godbole
On 8/5/05, Manoj Oswal <[EMAIL PROTECTED]> wrote: > so far my experience with bsnl has been very good. > > unlike the perception, bsnl people are quite considerate > and their services most reliable. > > i have been using their DIAS since 2 years and Dataone since abt 6-7 months, > mine we the fi

Re: [PLUG] Meeting Confirmation: Saturday 6th August 2005, 4 pm @ SICSR

2005-08-05 Thread Shantanoo
On 8/5/05, Gurudatta Raut <[EMAIL PROTECTED]> wrote: > Please read below, > > --- sudhanwa Jogalekar <[EMAIL PROTECTED]> wrote: > > > Hi, > > PLUG meeting for August 2005 is scheduled on > > "Saturday 6th August > > 2005, 4 pm @ SICSR > > These are the details: > > Location: SICSR, Atur Centre,

Re: [PLUG] Whats wrong with this program

2005-08-05 Thread Shridhar Daithankar
Vikram Karandikar wrote: #include #include #include #include #include #include #include int main () { int fd = socket (PF_INET, SOCK_RAW, IPPROTO_TCP); char buffer[8192]; if (fd == -1) { printf ("Unable to create socket\n"); } printf ("Socket: %d\n", fd);

[PLUG] Problem Installing Anjuta please help

2005-08-05 Thread Rohan Dighe
[EMAIL PROTECTED] ~]# cd anjuta-2.0.1 [EMAIL PROTECTED] anjuta-2.0.1]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer

Re: [PLUG] Meeting Confirmation: Saturday 6th August 2005, 4 pm @ SICSR

2005-08-05 Thread Somesh Bartakke
Ans for Que. not ans by shantan, and i used to use Inglish - Indian English, so there may be spell mistakes from your view -- > I dont need a CD right now, but how to book it ? why you putting this silly que here if you dont want ? when you will be in x-treme need PLUG is there !! :) > I am wa

Re: [PLUG] Whats wrong with this program

2005-08-05 Thread Shakthi Kannan
Hi, --- Vikram Karandikar <[EMAIL PROTECTED]> wrote: > int fd = socket (PF_INET, SOCK_RAW, > IPPROTO_TCP); You have not bound it to any existing IP or network interface. Check the code examples from Richard Steven's: http://www.kohala.com/start/unp.html SK -- proudly anti-micro$oft -

Re: [PLUG] Whats wrong with this program

2005-08-05 Thread Vikram Karandikar
> > Never dealt with raw sockets but shouldn't it be a connected socket(either by > means of accpet() or connect()) to start getting something? in SOCKET_RAW it directly receives and sends data on the device link layer. > Shridhar > -- __

[PLUG] Novell frees SUSE Professional under new branding

2005-08-05 Thread Amit Karpe
Hi all, FYI -- Novell frees SUSE Professional under new branding http://os.newsforge.com/article.pl?sid=05/08/03/1246236&from=rss     Novell is renaming SUSE Professional and releasing it as 100% open     source. Novell spokesman and director of public relations Bruce Lowry     says his

[PLUG] system boot up time of mandriva LE 2005.

2005-08-05 Thread jayant ogale
hi, i have installed mandriva LE 2005 on IBM T40P. it takes painfully long time to boot up the system. It practically halts at "starting Portmapper" message. i have two questions. 1] why it takes more time? i believe that this is same as MDK 10.2. 2] is there any way out to speed up the booting? th

Re: [PLUG] system boot up time of mandriva LE 2005.

2005-08-05 Thread Shantanoo
On 8/5/05, jayant ogale <[EMAIL PROTECTED]> wrote: > hi, > i have installed mandriva LE 2005 on IBM T40P. > it takes painfully long time to boot up the system. It > practically halts at "starting Portmapper" message. > i have two questions. > 1] why it takes more time? i believe that this is same >

Re: [PLUG] Meeting Confirmation: Saturday 6th August 2005, 4 pm @ SICSR

2005-08-05 Thread sudhanwa Jogalekar
hi, Reply inline. On 8/5/05, Gurudatta Raut <[EMAIL PROTECTED]> wrote: > Please read below, > > --- sudhanwa Jogalekar <[EMAIL PROTECTED]> wrote: > > > Hi, > > PLUG meeting for August 2005 is scheduled on > > "Saturday 6th August > > 2005, 4 pm @ SICSR > > These are the details: > > Location:

Re: [PLUG] system boot up time of mandriva LE 2005.

2005-08-05 Thread Abhijit Bhopatkar
>2] is there any way out to speed up the booting? I don't use MDK so can't answer your first q, but i got a neat answer for the second q, Well judging from you using mandrake (sorry but in linux world people _do_ judge you from your distribution ;-) ),As it will require you to recompile your ker