+ Post New Thread
Page 2 of 12 FirstFirst 1 2 3 4 ... LastLast
Threads 21 to 40 of 228

Forum: Code Review

Antionline community members can use this section of the site to post code for sharing and testing.

  1. Exclamation Sticky Thread Sticky: Important Warning Regarding This Section

    AntiOnline community members can use this section of the site to post code for sharing. The goal of this section is to allow members to read this...

    Started by intmon‎, October 29th, 2003 09:51 PM
    • Replies: 4
    • Views: 7,479
    October 29th, 2003, 11:47 PM Go to last post
  1. Looking for volunteers

    This semi-goes here, so I'm going to post it here. Some of you may remember me. I'm Daniel, I usually go by the alias enmand now, but AntiOnline...

    Started by MicroBurn‎, September 14th, 2005 03:21 AM
    • Replies: 0
    • Views: 780
    September 14th, 2005, 03:21 AM Go to last post
  2. discovering real errors in perl?

    Howdy all -- In response to an article I read in Sys Admin Magazine (a damn good publication, for anyone out there who hasn't found it yet)...

    Started by roswell1329‎, September 6th, 2005 10:11 PM
    • Replies: 9
    • Views: 700
    September 7th, 2005, 08:22 PM Go to last post
  3. perl and anonymous hashes

    Hey i am coding in perl and i need some help accessing an anonymous hash within an array. When i use Data::Dumper to print what the array looks like...

    Started by White_Eskimo‎, August 19th, 2005 01:18 AM
    • Replies: 2
    • Views: 760
    August 20th, 2005, 12:10 AM Go to last post
  4. Unknown SQLException

    Hey errbody, I'm tryin to do some jdbc connection stuff. I keep getting an error that says "SQLException: Io exception SO Exception was...

    Started by Kthln01‎, August 3rd, 2005 08:36 PM
    • Replies: 1
    • Views: 600
    August 8th, 2005, 08:54 PM Go to last post
  5. Reading Excel with Java

    I am trying to read the cells of an Excel file using Java. When I execute the attached code- I get this error: Exception in thread "main"...

    Started by Kthln01‎, July 29th, 2005 09:26 PM
    • Replies: 3
    • Views: 1,536
    August 2nd, 2005, 03:50 PM Go to last post
  6. Message Digests in Java 1.5

    I'm exploring some of Java's Cryptography Extension. I'm trying to create a function that lets me calculate a hash of some string (for storing...

    Started by Guus‎, August 2nd, 2005 06:38 AM
    • Replies: 0
    • Views: 811
    August 2nd, 2005, 06:38 AM Go to last post
  7. C++ //Password protection on entry

    Hi, I have only just started programming in C++, so please bare with me, but after reading quite a lot over the weekend, I managed to make a...

    Started by J_K9‎, July 11th, 2005 10:11 AM
    • Replies: 5
    • Views: 3,836
    July 11th, 2005, 10:42 AM Go to last post
  8. Lightbulb Port Scanner in PERL

    ----- #!/usr/bin/perl ## This Script is free for all. Please feel free to distribute it to all of your friends! I do not warantee this program...

    Started by gore‎, June 15th, 2005 07:03 AM
    • Replies: 5
    • Views: 1,581
    June 16th, 2005, 08:32 PM Go to last post
  9. C#

    Hey guys, I am just graduating from school with a Bachelors in computer science and I have a good working knowledge of C++. I went out looking for...

    Started by jrblack317‎, May 21st, 2005 04:33 PM
    • Replies: 3
    • Views: 786
    May 22nd, 2005, 03:58 PM Go to last post
  10. Unhappy multicast application.....???

    hi all.... i m assigned this job to test my network which comprises of 8 routers for multicasting (pim,dvmrp etc) but for this i need a...

    Started by backtolife110‎, May 18th, 2005 10:58 AM
    • Replies: 2
    • Views: 718
    May 19th, 2005, 10:36 PM Go to last post
  11. Part Sniffer, part Screensaver

    Ok, I started last night so this is pretty basic. I wrote a quick screensaver in VB that uses a WinPcap wrapper (http://www.lorenzocerulli.tk/) and...

    Started by Irongeek‎, April 30th, 2005 09:11 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,280
    May 8th, 2005, 08:41 PM Go to last post
  12. CGI Help

    Hello guys!!! I am new to CGI programming and I have small task t finish, which I think will be tough for me without you knowledge and help. I...

    Started by harbir‎, April 2nd, 2005 01:55 PM
    • Replies: 2
    • Views: 663
    April 4th, 2005, 01:37 PM Go to last post
  13. General math functions header

    Sorry if this is the wrong place to post this, but since it said it was a place to share code... I got bored after chores :). /* General...

    Started by Kamikaze Badger‎, March 12th, 2005 06:39 AM
    • Replies: 4
    • Views: 974
    March 30th, 2005, 12:55 PM Go to last post
  14. Collecting user info with PHP and Javascript

    I wrote a PHP/Javascript webpage to find user info. Take a look and tell me what else I should add. The script on my server:...

    Started by Irongeek‎, March 18th, 2005 11:34 PM
    • Replies: 0
    • Views: 781
    March 18th, 2005, 11:34 PM Go to last post
  15. Time code and timer

    Hi, here is some useful code, the first one is the current date and time, and the second one is a cool little timer. /*Date and time*/ #include...

    Started by kyrios‎, March 10th, 2005 09:33 PM
    • Replies: 1
    • Views: 694
    March 10th, 2005, 09:42 PM Go to last post
  16. Lightbulb File In Use deleter *New Version*

    You can delete any file you want even if it is in always in use!Just open my programme and restart your PC(or disconnect and reconect again)! What...

    Started by daemonarch‎, February 21st, 2005 11:01 AM
    • Replies: 9
    • Views: 918
    March 10th, 2005, 06:39 AM Go to last post
  17. Angry XOR Encryption Attempt

    Okay, I've been following a thread on here where an AO user explained XOR to me (I forget who, sorry). But anyways, I wrote a simple C++ app that...

    Started by AxessTerminated‎, February 23rd, 2005 06:20 AM
    • Replies: 4
    • Views: 803
    February 24th, 2005, 01:42 AM Go to last post
  18. Get Firefox, IE Lusers

    Little tiny bit of code to help spread FIrefox a little more. "Just place this bit of PHP code in your webpage (has to be a .php page) and it will...

    Started by Aden‎, February 11th, 2005 10:58 PM
    • Replies: 1
    • Views: 686
    February 21st, 2005, 11:47 AM Go to last post
  19. Post Building a webserver (VC++/MFC)

    I am trying to build a webserver. I know the basics of HTTP headers and how a client/server situation works. I know that if I have my server running...

    Started by AxessTerminated‎, February 3rd, 2005 04:28 AM
    • Replies: 7
    • Views: 1,089
    February 15th, 2005, 01:21 PM Go to last post
  20. "palying mp3 songs in linux"

    I have loaded fedora linux 10 on my system but i cant play mp3 songs in the enbuild player of linux .please tell how it is possible and tell some ...

    Started by knowme2005‎, January 27th, 2005 08:29 AM
    • Replies: 1
    • Views: 922
    January 28th, 2005, 05:43 PM Go to last post

Forum Information and Options

Moderators of this Forum

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

 Security News

     Patches

       Security Trends

         How-To

           Buying Guides