Results 1 to 5 of 5

Thread: good socket class around?

  1. #1

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729

    good socket class around?

    anybody knows a good one? i was using one from a project i downloaded from a place that right now i dont remember well but it had a bug... (that really sucked) and i am now looking for another *good* class for connections(server/client)..anybody has experienced something? to me the source code doesnt really matter it can be a compiled assembly if it is good and doesnt have bugs... tks anyways
    \m/\m/

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I've seen a proj in SourcePlanet.com that simulate MIRC Chat program . I think it uses sockets...hopefully I can find it and post the link here .

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  4. #4

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    well actually i got my code from that socket classes i thinl..i remember searching over some code about a irc project, maybe we talking about the same and in that case that code is bugged! anyways i am creating my own classes for that and so i am learning sockets which is very good lol
    \m/\m/

  5. #5

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    well already finished my socket client class and was testing it..and faced a problem...how do i "talk" with an ftp? i connected to port 21 and my own ip address and it connected well to my own ftp server here in my computer..i can receive what the servers says to my client but my client cant send text to it! and i dunno why..i know my app is sending the data because i've tested with another program and it really sends it but i cant understand why i cant do it with the ftp..is there anything that i should be aware of?

    also if anyone wants to see the class for personal use or something u can use it although it's in C# and might (and probably has errors)
    Attached Files Attached Files
    \m/\m/

Posting Permissions

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



Click Here to Expand Forum to Full Width