Search:

Type: Posts; User: benshums

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    5,565

    Hey. So I figured it out and it was pretty basic....

    Hey. So I figured it out and it was pretty basic.
    All I needed to do was include "ws2_32.lib", I did this
    through the code: #pragma comment(lib, "ws2_32.lib").
  2. Replies
    3
    Views
    5,565

    Can't resolve linker error!!!!

    Hi,
    I'm having trouble getting this linker bug to go away.
    I have 2 files: Socket.cpp and Socket.h. I know that these files are legitamite because my professor gave them to me during last semester....
Results 1 to 2 of 2