FTP Upload w/ WinSockHello all. I'm trying to upload a file to my FTP server using WinSock. Here's my code for downloadin...
recv to file with winsock?Thanks. I'm a little confused by how the recv function works; here's the code I use to receive the f...
recv to file with winsock?I'm just about finished with my FTP client using WinSock. I successfully connect to the server and r...
template class function specialization?Ok, so I'm to write a template linked list class. The list is implemented using node structs defined...
Homework help c++ StructsWhen you pass an array like that, I believe it's in the form of a pointer to the first element of th...