Thread: Asynchronous Sockets Class

  1. #1
    30 Helens Agree neandrake's Avatar
    Join Date
    Jan 2002
    Posts
    640

    Asynchronous Sockets Class

    I use winsock alot in programming, and have been trying to write a class for asynchronous sockets. I have a little trouble with some things. If anyone else is interested in working with me to finish the project, contact me via ICQ/AIM/EMAIL

    Alot of code has already been written, and I don't want to just start handing it out to a bunch of people. I really want to finish it so it works with simple tcp send/recv and such. I need someone(s) to work together to add more functionality (udp, raw sockets, etc.)
    Last edited by neandrake; 11-17-2003 at 06:03 PM.
    Environment: OS X, GCC / G++
    Codes: Java, C#, C/C++
    AOL IM: neandrake, Email: neandrake (at) gmail (dot) com

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Class design problem
    By h3ro in forum C++ Programming
    Replies: 10
    Last Post: 12-19-2008, 09:10 AM
  2. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  3. Creating a database
    By Shamino in forum Game Programming
    Replies: 19
    Last Post: 06-10-2007, 01:09 PM
  4. question about asynchronous sockets
    By pode in forum Networking/Device Communication
    Replies: 8
    Last Post: 12-27-2004, 02:33 PM