Search found 65 matches

by soni
Sat Feb 12, 2011 8:34 pm
Forum: Programming
Topic: need help in this code
Replies: 1
Views: 6499

Hey, You are trying to open a C source code file... fd=open("abc.c"); you need a compiled file. Compile this file and then open it and read its header... relocate able files are shared objects imported/loaded by the dynamic linker when needed by the executable files. Under GNU/Linux both a...
by soni
Fri Dec 31, 2010 12:56 am
Forum: Programming
Topic: A CPython module to handle command line arguments
Replies: 2
Views: 6915

Hey.

Yes, I'm hopping that some body will download the source code, compile, test/use it and share his/hers thoughts or experience with me.

Thank you.
by soni
Wed Dec 29, 2010 5:06 pm
Forum: Programming
Topic: A CPython module to handle command line arguments
Replies: 2
Views: 6915

A CPython module to handle command line arguments

Hey, hopefully you'll find it useful... it is at following url...
http://www.stupidcomputing.com/page.php?id=argsv

Thank you.
by soni
Fri Aug 17, 2007 4:11 pm
Forum: Announcements
Topic: Distro Project - KarachiOS
Replies: 21
Views: 48256

Impressive.

I've just used/tested this live CD. Thing went very smoothly. Really impressive. Good Work Anjum.

Regards.

Soni.
by soni
Mon Jul 09, 2007 1:14 am
Forum: Programming
Topic: Few Downloads.
Replies: 0
Views: 5531

Few Downloads.

by soni
Fri Jun 01, 2007 4:36 pm
Forum: Programming
Topic: cquery, for Portage users.
Replies: 0
Views: 5847

cquery, for Portage users.

Hey, If you are a Portage user and have some spare time then please do test out this project.

http://cquery.sf.net

Regards.
by soni
Fri May 12, 2006 9:36 am
Forum: General
Topic: Why Your Future Depends on Open Source
Replies: 0
Views: 3365

Why Your Future Depends on Open Source

The Open Source

Part1
http://blogs.cio.com/node/253

Part2

http://blogs.cio.com/node/292

Also do watch the Code Breakers at BBC World(Thursday 2:30PM PST)

http://www.bbcworld.com/content/templat ... ageid=2783

Regards.
by soni
Sat Apr 29, 2006 8:27 pm
Forum: Programming
Topic: Another Problem with Network Analyzer...! please help me
Replies: 9
Views: 18102

I'm working on a packet sniffer, I'm not using any libraries etc, Regards. That's interesting, how you are capturing the packets, through kernel ? It is using the standard system calls to create and close socket, bind a device and receive from it., get/set sockoptions. The phrase "not using li...
by soni
Fri Apr 28, 2006 2:16 am
Forum: Programming
Topic: Another Problem with Network Analyzer...! please help me
Replies: 9
Views: 18102

I did with Promiscus mode on. but still it didnt work. I read on internet at quite a few places that by only promiscus mode ON NIC dont detect all the traffic on switched networks, and so is happening, it works on hubs not on switches. It is right, in the case of switches a host either gets a packe...
by soni
Tue Apr 25, 2006 8:39 pm
Forum: General
Topic: Linspire Announces 'Freespire' Version of Their Linux OS
Replies: 1
Views: 3674

A company offers a version of its distribution free, just for one single reason.... Keep the development costs low (in other words increase their profit margin). It's not just a kernel which makes a good stable distribution, for it they require lot of tools to manage the system, the support system(i...
by soni
Sun Apr 23, 2006 5:15 am
Forum: General
Topic: Rsyncing to New Heights in Linux Lore
Replies: 7
Views: 7361

Everyday we the users of the Gentoo/Portage do the Rsyncing.
by soni
Thu Apr 13, 2006 6:04 pm
Forum: Security
Topic: Cross Platform Virus
Replies: 2
Views: 9056

You've to download it and execute it to get the infection. Even then the infection is limited to
the files of the user(which downloaded and executed it). I think Linux is pretty safe.
by soni
Mon Oct 10, 2005 2:06 pm
Forum: General
Topic: Oracle and MySQL.
Replies: 0
Views: 3567

Oracle and MySQL.

by soni
Mon Oct 03, 2005 12:52 pm
Forum: Administration
Topic: Multiple Site Hosting On Single Apache Server
Replies: 4
Views: 5073

Amazing.