User profile: LsDefect

User info
User name:LsDefect
Statistical data
Birthdate:Feb 26, 1990
Gender:Male
Occupation:Student
Skills:C++
Assembly
Java
Javascript
Python
HLSL
History
Joined:
Number of posts:13
Latest posts:

FTP Upload w/ WinSock
Hello 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++ Structs
When you pass an array like that, I believe it's in the form of a pointer to the first element of th...