Search:

Type: Posts; User: VicC; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    7
    Views
    5,973

    Same thing happened to me two days ago, I was...

    Same thing happened to me two days ago, I was playing a game that crashed, had to reboot and when my PC came back it was like I had just installed Sygate fresh, it was asking me for permission for...
  2. Replies
    6
    Views
    5,853

    The TTL field in the IP Datagram header is one...

    The TTL field in the IP Datagram header is one byte in size, giving it a maximum of 255 as was stated above. This field is the number of hops(routers) that a packet may traverse before it is...
  3. Replies
    1
    Views
    4,888

    Just a really quick guess, perhaps you can use...

    Just a really quick guess, perhaps you can use the DAO Database object's MakeReplica method. You'll have to add Microfts DAO 3.x Object library to your project's references. Then, create a...
  4. Replies
    3
    Views
    6,929

    Since you said this is a project, I assume you...

    Since you said this is a project, I assume you mean for school, so I won't come right out and tell you the answer but I do have a couple of suggestions.

    For starters, if you're going to be using...
  5. Replies
    11
    Views
    10,393

    Thanks for clearing up the definitions of...

    Thanks for clearing up the definitions of private, public, protected for me.
  6. Replies
    12
    Views
    10,044

    Anytime, I'm just glad someone's interested in...

    Anytime, I'm just glad someone's interested in using my code.
  7. Replies
    11
    Views
    10,393

    While I'm sure that people are going to have a...

    While I'm sure that people are going to have a problem with you using Java synonymously with OOP, there are a good deal of security related features in Java. For instance, when you program in java...
  8. Replies
    12
    Views
    10,044

    Hmm, it bothers me that you are not able to...

    Hmm, it bothers me that you are not able to compile the code, but sure, I'll post the class files in a .jar file. You can simply add the .jar file to your CLASSPATH variable and run the program from...
  9. Replies
    12
    Views
    10,044

    Okay, here is the nbtstat packet dump that I said...

    Okay, here is the nbtstat packet dump that I said I would post. The actual nbtstat data is highlighted in red. This image, coupled with my description of the packet contents above, should be enough...
  10. Replies
    12
    Views
    10,044

    Okay, my first suggestion is this: If all of...

    Okay, my first suggestion is this:
    If all of the files are in the directory C:\Sun\AppServer\jdk\bin what I would like you to do is edit your CLASSPATH to inculde that directory. I would imagine...
  11. Replies
    12
    Views
    12,786

    I thought that this was a really interesting look...

    I thought that this was a really interesting look at some of the common myths that surround Open Source Development. Might be worth a look.

    http://www.onlamp.com/pub/a/onlamp/2003/12/11/myths.html
  12. Replies
    12
    Views
    10,044

    Just a quick suggestion, if the third piece of...

    Just a quick suggestion, if the third piece of code(NetBiosPacketCreator) is compiling but
    the other two aren't , you may need to set your CLASSPATH variable to point to the
    directory that...
  13. Replies
    12
    Views
    10,044

    Java NetBios Decoy

    This thread is a continuation of one that was started by h3r3tic a little while ago. It can be found at http://www.antionline.com/showthread.php?s=&postid=701122#post701122

    This is my first...
  14. Replies
    8
    Views
    7,516

    I was having a very similar problem for a few...

    I was having a very similar problem for a few days but once I went to windows update and installed all of the patches, it went away. Also there should be an option in your display settings that says...
  15. Replies
    35
    Views
    34,601

    Thanks MsMittens, great post.

    Thanks MsMittens, great post.
  16. Replies
    6
    Views
    3,216

    I've actually made some interesting progress,...

    I've actually made some interesting progress, I'll wait until I either get it to work or give up to post my results.
  17. Replies
    6
    Views
    3,216

    I've had a chance to look over the program and it...

    I've had a chance to look over the program and it seems that nbtstat is returning "Host not found" with the Server process running on port 139. The first order of business is to establish a...
  18. Replies
    6
    Views
    3,216

    Hi, I would really like to devote more...

    Hi,

    I would really like to devote more time to working on your problem, but I'm at work right now, I'll try to take a more in depth look at it later. I do, however, have a question and a...
  19. Thread: Personal Security

    by VicC
    Replies
    12
    Views
    7,684

    Could you please tell us the Operating system in...

    Could you please tell us the Operating system in question here, as well as a list of running processes?
  20. Thread: The survey.

    by VicC
    Replies
    33
    Views
    22,430

    1. First Name: Victor 2. Were you named after...

    1. First Name: Victor
    2. Were you named after anyone? My Father
    3. Do you wish on stars? I don't really make wishes.
    4. Which finger is your favorite? pointer
    5. When did you last cry? Last year,...
  21. Thread: C Compiler help

    by VicC
    Replies
    8
    Views
    8,068

    www.borland.com click on downloads. Of...

    www.borland.com

    click on downloads. Of course, if you are programming on UNIX or linux just try typing "man gcc".
  22. Thread: sockets in c++?

    by VicC
    Replies
    4
    Views
    2,667

    Here's a link, by the way, is there a specific...

    Here's a link, by the way, is there a specific operating system that you are targeting?

    http://www.lowtek.com/sockets/
  23. Thread: Windows Annoyance

    by VicC
    Replies
    4
    Views
    4,414

    Hey there, this sounds similar to what you are...

    Hey there, this sounds similar to what you are experiencing

    http://support.microsoft.com/default.aspx?scid=kb;en-us;Q233526

    Lemme know if that works for you
  24. Thread: .soe image file

    by VicC
    Replies
    3
    Views
    4,370

    I use Nero to create bootable CDs www.nero.com...

    I use Nero to create bootable CDs

    www.nero.com

    You can download the evaluation version for free. To create the CD you open up "Nero burning rom" and on the left hand side of the window that...
  25. Replies
    9
    Views
    6,381

    Another reason that there seem to be so many...

    Another reason that there seem to be so many people opposed to the RIAA is that they are using the P2P services as a scapegoat. There are many other reasons that they are seeing a decline in revenue...
Results 1 to 25 of 42
Page 1 of 2 1 2