Search:

Type: Posts; User: the_jugl3r

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    1,168

    thanks, its sort of working now, thanks A LOT :D

    thanks, its sort of working now, thanks A LOT :D
  2. Replies
    12
    Views
    1,168

    I can't get this working :(...

    I can't get this working :( arrgggggggghhhhhhhhhhhhhhhhhhh
  3. Replies
    12
    Views
    1,168

    I have to recieve one char at a time, and then...

    I have to recieve one char at a time, and then when i get a newline compar what i got with the password so how could i use idnumber[0] :rolleyes: Hmm
  4. Replies
    12
    Views
    1,168

    and i can't compare idnumber[500] with a '\n' ...

    and i can't compare idnumber[500] with a '\n'

    so that means i would ave to get 1 char then put that char into idnumber then use like i++ thing
    then compare it

    :(:confused: :( :mad:
  5. Replies
    12
    Views
    1,168

    I did everything you said and it doesn't work

    I did everything you said and it doesn't work
  6. Replies
    12
    Views
    1,168

    when i use char idnumber[500]; my program...

    when i use
    char idnumber[500];

    my program recieves one char then closes connection, so that won't work


    Arggggghhhhhhhhhhh
  7. Replies
    12
    Views
    1,168

    i don't get an error, sorry, it just crashes and...

    i don't get an error, sorry, it just crashes and asks if i want to send an error report to Micosoft
    haha

    This is what the debugger thnig said

    'An Access Violation (Segmentation Fault) raised...
  8. Replies
    12
    Views
    1,168

    Help, debugger, Winsock :D

    hehe, i need help, this code compiles on Dev-C++ but when i am running it i get an error, when i recieve the pass attempt thing




    #include <iostream>
    #include <fstream>
    #include <winsock2.h>...
Results 1 to 8 of 8