Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Development > Security [1 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Anti Online Parse a null delimited list of strings  
20:23 12-Aug-03   [Replies: 0, Views: 123]    By: <Missing>
I have a buffer formated as a list of strings delimited by null character. I am trying to use strtok to tokenize or parse this buffer into seperate strings. the formate of the buffer is as folows...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online BIOS password  
14:20 12-Aug-03   [Replies: 0, Views: 184]    By: <Missing>
im working on a win32 app that will allow you change your bios password without having to restart and all. Any tips! BTW im trying to do this in C/C++. im outty...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online wanting to open IE in C++ program  
09:04 11-Aug-03   [Replies: 0, Views: 1150]    By: Unnamed
Hello Im need some code that will help me add web access into my program. just some simple line that will tell the program to open a certain site up as the program runs sorta like if I wanted to ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Intro to file input/file output in C++ tutorial  
23:57 10-Aug-03   [Replies: 0, Views: 190]    By: Unnamed
Hey guys, an AO member has asked me to write a tutorial on file input and file output in C++. In this tutorial I plan to teach the readers how to open and close a file, how to read the contents of a ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online good book on algorithms?  
13:30 9-Aug-03   [Replies: 0, Views: 314]    By: <Missing>
I'd like to get into computer security and from the preliminary research I've done, I figured I'll need to learn algorithms. Can anyone suggest a good book for beginners on the subject of algorithms?...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online patch &amp; pray  
23:30 7-Aug-03   [Replies: 0, Views: 96]    By: <Missing>
So my new issue of CSO magazine arrived today, and it had such an interesting article about software patching, I had to link it here. I'm so sick of patching and praying that it's good to see there ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Best C book for beginner  
12:31 7-Aug-03   [Replies: 0, Views: 525]    By: Unnamed
I posted this thread already in book reviews but this isnt displayed on the front page, ive tried deleting it but it wouldnt delete..........mods? Anyways...... Im relatively new to C programmin...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Intro to pointers in C/C++ tut  
20:14 5-Aug-03   [Replies: 0, Views: 313]    By: Unnamed
i am planning on writing a turtorial on pointers in C/C++ because i think that there are many newbies out there with questions. This tutorial wont cover advanced pointers, but mainly, my goal is to sh...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online VB Options Box Colours  
11:24 5-Aug-03   [Replies: 0, Views: 320]    By: <Missing>
You know the little circular options boxes in VB. Can I make the selected one e.g the circle with the black dot in it appear have a red dot in it instead ? It sounds simple but its not....
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Raw Sockets possible in VB6?  
21:42 4-Aug-03   [Replies: 0, Views: 249]    By: <Missing>
Apparently you can do raw sockets in windows XP now. So can anyone show me some code on if this is possible in VB6?...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Calling all Perl gurus  
15:44 4-Aug-03   [Replies: 0, Views: 151]    By: Unnamed
I'm writing a comprehensive security audit script for my own use that I want to use remotely from my workstation to various systems I administer. I'm writing the script in Perl and it runs several ss...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Friend Function And Inheritance  
13:05 31-Jul-03   [Replies: 0, Views: 114]    By: Unnamed
[Code] #include<iostream.h> class B; class A { int a; public: A() { a=1; } friend void FRIEND(A,B); }; class B ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online non-blocking socket, telnet not filling buffer  
21:59 29-Jul-03   [Replies: 0, Views: 153]    By: <Missing>
in my server, I wish to recieve input up to newline, when the client pushes <enter>, for this I have a function copyed from a tutorial. readLine which reads up to a newline character. I swaped...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Java Help, Plase...  
10:38 29-Jul-03   [Replies: 0, Views: 110]    By: Unnamed
I am having the following problem in Java simple program . the question is: write a console program to declare and initialize a double variable with some value such as 1234.5678, then retrieve t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online random function in VB  
20:40 28-Jul-03   [Replies: 0, Views: 240]    By: <Missing>
I am developing a project in VB and I thought it would be nice idea to have some sort of animation which would poke out from everwhere RANDOMLY. I am looking for a function like the one in C++ tha...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online TSR Programming ("Terminate and Stay Resident")  
20:15 28-Jul-03   [Replies: 0, Views: 185]    By: <Missing>
does any one know if TSR programming still works on windows XP? I was woundering if any one knew whether there is an interupt for copy, move, and delete. I dont think there is but worth an ask ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online chosing a good programming language  
01:12 28-Jul-03   [Replies: 0, Views: 471]    By: <Missing>
This person has been banned from AntiOnline, and as a result, all of their posts have been marked as Hidden. The user was banned for a reason, so this post may: promote illegal activities, contain fla...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Network C++  
00:07 28-Jul-03   [Replies: 0, Views: 320]    By: <Missing>
Haya! I have a problem with sockets. I want to write a program in C++/Perl that wathes a range of ports on the local machine and when somebody connected on some port the program alarams. Something lik...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online picking the right programming  
16:02 26-Jul-03   [Replies: 0, Views: 491]    By: <Missing>
I've just gone out and purchaced "Microsoft Visual C++ 6.0" and found that it is not what i want. If anyone knows how to get it working so that i can just program into it plz tell me what ot do. a...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Help for Java Application  
09:52 24-Jul-03   [Replies: 0, Views: 189]    By: <Missing>
import java.awt.*; import java.awt.event.*; import javax.swing.*; class MainProg { static JMenuBar mb; static JMenu mnMedia,mnQuit; static JMenuItem miAdvt,miPress,miOther,miClos...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online All my software is being cracked by hackers - something needs to be done  
05:07 24-Jul-03   [Replies: 0, Views: 476]    By: <Missing>
I have placed 2 shareware application that were written in VB 6 up for sale on the internet. The application requires the user to send me their validation code and then I use that code to generate a r...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online sprintf behaveing strangely  
22:00 22-Jul-03   [Replies: 0, Views: 135]    By: <Missing>
Getting strange sprintf results and hopeing someone here can help. The optional argument is somehow being writen to. By definition sprintf is suposed to take the format string, optional data, an...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online Help C++ application  
16:12 21-Jul-03   [Replies: 0, Views: 1124]    By: <Missing>
quote: #include <stdio.h> #include <string.h> #include <stdlib.h> #include <errno.h> #include <string.h> #include <netdb.h> #include <sys/types.h>...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online A Problem  
15:51 19-Jul-03   [Replies: 0, Views: 915]    By: Unnamed
The Problem: The cubes of all integers can be expressed as sums of adjacent odd integers. For example: 2*2*2=8 =3+5 3 * 3 * 3 = 27 = 7 + 9 + II 4 * 4 * 4 = 64 = I + 3 + 5 + 7 + 9 + II + 13 +...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Anti Online A Problem  
15:44 19-Jul-03   [Replies: 0, Views: 178]    By: Unnamed
The Problem: The cubes of all integers can be expressed as sums of adjacent odd integers. For example: 2*2*2=8 =3+5 3 * 3 * 3 = 27 = 7 + 9 + II 4 * 4 * 4 = 64 = I + 3 + 5 + 7 + 9 + II + 13 +...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  7  8  9  10  11  [12]  13  14  15  16  17  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006