Thread: Winsock woes

  1. #1
    Refugee face_master's Avatar
    Join Date
    Aug 2001
    Posts
    2,052

    Winsock woes

    Ok, I've started this program and here was my idea in the beginning: to build a program which is an instant messenger, but the information that is sent over the internet is to be encrypted. I havn''t gotten up to the encryption part just as yet, but I've written all of the internet handling things. I just can't get this to work. Please help becuase I'm very new to Winsock and this is my first attempt.

  2. #2
    Refugee face_master's Avatar
    Join Date
    Aug 2001
    Posts
    2,052
    BTW, its far from finished!

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    12

    Thumbs up

    I tried the code and it compiled fine, but when I tried to run it, I got an error. The code looks like its coming fairly well. If it is cryptic, then you probably need to work with your code that holds the strings of text and what not. Good Luck.

    thaputer

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Winsock issues
    By tjpanda in forum Windows Programming
    Replies: 3
    Last Post: 12-04-2008, 08:32 AM
  2. Winsock Messaging Program
    By Morgul in forum Windows Programming
    Replies: 13
    Last Post: 04-25-2005, 04:00 PM
  3. Where do I initialize Winsock and catch messages for it?
    By Lithorien in forum Windows Programming
    Replies: 10
    Last Post: 12-30-2004, 12:11 PM
  4. weird winsock output and winsock 2 not working
    By whackaxe in forum Networking/Device Communication
    Replies: 4
    Last Post: 07-09-2004, 11:10 AM
  5. winsock
    By pode in forum Networking/Device Communication
    Replies: 2
    Last Post: 09-26-2003, 12:45 AM