Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    8,877

    whew. if i were you, check the socket programming...

    whew. if i were you, check the socket programming section in msdn.microsoft.com

    but anyway, i'll share with you my 2 cents-worth of idea on that area.

    First, in your code, make sure you ...
  2. Thread: Code for DES :

    by frz
    Replies
    14
    Views
    15,068

    i really find the code block with goto statements...

    i really find the code block with goto statements very "awkward". this is the code snippet i have seen which was originally posted anyway:



    printf("Enter 64-bit binary data ");
    for(...
  3. Thread: Code for DES :

    by frz
    Replies
    14
    Views
    15,068

    /* Hey guys, I actually rewritten...

    /*
    Hey guys, I actually rewritten the code originally posted by AbhishekDwivedi
    to make it more readable. Plus, I have also rewritten the array initialization
    for arrays s1, s2,...
  4. Replies
    12
    Views
    7,664

    microsoft of course wants that when it rolls out...

    microsoft of course wants that when it rolls out the new windows version codenamed 'Longhorn' , it should be able to meet the demands of the industry: stability and security of the OS. and what would...
  5. i hate to admit it but this is the lousiest...

    i hate to admit it but this is the lousiest tutorial i have ever read on computer viruses. i bet that is the only programming language the writer is 'confident' of. i would suggest he learn...
  6. Thread: How sobig works??

    by frz
    Replies
    5
    Views
    6,133

    hi. if you want to know the technical details of...

    hi. if you want to know the technical details of 'Sobig' virus/worm, visit www.trendmicro.com or www.symantec.com. use their search engine and it will give you a technical description of the virus:...
  7. Replies
    2
    Views
    2,003

    use google. on the search box, type in socket...

    use google. on the search box, type in socket programming in C. Then click on SEARCH. hope it helps you.!!!
  8. Replies
    9
    Views
    8,008

    here's my 2 cents. compiler - a utility that...

    here's my 2 cents.

    compiler - a utility that translates a source code into a machine-readable/executable code.
    editor - any utility you use to write the source code( e.g, edit.com, notepad.exe,...
  9. Thread: Xp weird problem

    by frz
    Replies
    13
    Views
    7,985

    q-bel, they way things are, i would suggest...

    q-bel,

    they way things are, i would suggest you run an antivirus program just to rule out any virus infection on your system. if you don't have one, you can go to the www.symantec.com and look for...
  10. Thread: help got a trojan

    by frz
    Replies
    11
    Views
    13,180

    You can also run the free online scan from the...

    You can also run the free online scan from the symantec website. go to WWW.SYMANTEC.COM. click on SECURITY RESPONSE. Look for the section which says VIRUS DEFINITIONS. The click on the link that says...
  11. Replies
    18
    Views
    12,564

    if you're going to write a tutorial on computer...

    if you're going to write a tutorial on computer viruses and find out what's 'hot' and what's not I would suggest you try logging on websites that offer virus tutorial (there are lots of them). Well,...
  12. thanks for posting a 'cute' tutorial on how to...

    thanks for posting a 'cute' tutorial on how to 'remove' MSBlast (in case we get infected by it). However there is something you tend to forget. If you're infected by an MSBlast, the best thing that...
  13. Replies
    8
    Views
    10,177

    that's a well-commented source code for the...

    that's a well-commented source code for the MSBlast. I'll take the time to read and understand each lines of code. I'm new in socket programming and I see here that there are bunch of lines that I...
  14. Replies
    6
    Views
    3,335

    thanks rcgreen. it works!

    hi rcgreen. thanks for the nice tip. I see what you mean. Yes, there are four 'display pages' in video memory. and by using different video page other than the default page of my program, I I can...
  15. Replies
    6
    Views
    3,335

    Thanks a lot. I'll try to explore int2f. And I...

    Thanks a lot. I'll try to explore int2f. And I still haven't had the chance to see ralph brown's interrupt list.
  16. Replies
    6
    Views
    3,335

    HI phaza27. Thanks for the kind words. Well, I'm...

    HI phaza27. Thanks for the kind words. Well, I'm writing a 16-bit game for the simple reason that I wanted to challenge myself how to create a really functional program in assembly language. I want...
  17. Replies
    6
    Views
    3,335

    Queries in 80x86 Assembly Language Programming

    8086 Assembly language programming posted Today 06:59 PM
    (post #10)

    Hey guys, i'm writing a code in assembly language using Turbo Assembler 2.0. If anybody out there is using it too then...
  18. Replies
    10
    Views
    32,090

    8086 Assembly language programming

    Hey guys, i'm writing a code in assembly language using Turbo Assembler 2.0. If anybody out there is using it too then maybe you can help me with my question. ( I just hope cheeseball can read this.)...
Results 1 to 18 of 18