Click here to Skip to main content
15,922,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionResource folder is missing? Pin
DaveE9th30-Jun-03 9:59
DaveE9th30-Jun-03 9:59 
AnswerRe: Resource folder is missing? Pin
Dave Bryant30-Jun-03 11:22
Dave Bryant30-Jun-03 11:22 
GeneralRe: Resource folder is missing? Pin
DaveE9th1-Jul-03 4:59
DaveE9th1-Jul-03 4:59 
GeneralQuick Instance Handle Question Pin
fluxt30-Jun-03 9:26
fluxt30-Jun-03 9:26 
GeneralRe: Quick Instance Handle Question Pin
Peter Weyzen30-Jun-03 9:31
Peter Weyzen30-Jun-03 9:31 
GeneralRe: Quick Instance Handle Question Pin
fluxt30-Jun-03 9:37
fluxt30-Jun-03 9:37 
GeneralRe: Quick Instance Handle Question Pin
basementman30-Jun-03 11:14
basementman30-Jun-03 11:14 
GeneralSocks Proxy in Winsock :: Winsock Pin
valikac30-Jun-03 8:54
valikac30-Jun-03 8:54 
Hi.

I am working on a project that features socks v4 and socks v5 communication over winsock. I am using raw winsock. I need to know the format of packages coming and going to a socks server. Here are reference I have read and techniques I have tested.

http://www.faqs.org/rfcs/rfc1928.html
http://jonathanclark.com/diary/firewalls/

Please look over those websites. As you can see, socks server communicate requires a very specific format. In C++, we generally use a structure.

Anyways, I can send packages to the socks server, however, the data that it sends back does not make any sense.

In sum, I need someone who has successful worked with socks using raw winsock to give me an example of how to *interpret* data from the sock server during negotiation.

Thanks,
Kuphryn

GeneralRe: Socks Proxy in Winsock :: Winsock Pin
Peter Weyzen30-Jun-03 9:19
Peter Weyzen30-Jun-03 9:19 
Generalcreating an array of the corect size Pin
johnstonsk30-Jun-03 7:52
johnstonsk30-Jun-03 7:52 
GeneralRe: creating an array of the corect size Pin
David Crow30-Jun-03 8:22
David Crow30-Jun-03 8:22 
GeneralRe: creating an array of the corect size Pin
Dean Goodman30-Jun-03 8:52
Dean Goodman30-Jun-03 8:52 
GeneralRe: creating an array of the corect size Pin
johnstonsk30-Jun-03 9:13
johnstonsk30-Jun-03 9:13 
GeneralRe: creating an array of the corect size Pin
johnstonsk30-Jun-03 9:21
johnstonsk30-Jun-03 9:21 
GeneralRe: creating an array of the corect size Pin
johnstonsk30-Jun-03 9:26
johnstonsk30-Jun-03 9:26 
GeneralCOnvert CEdit to string Pin
keegan30-Jun-03 7:15
keegan30-Jun-03 7:15 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 7:25
David Crow30-Jun-03 7:25 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 7:57
keegan30-Jun-03 7:57 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 8:20
David Crow30-Jun-03 8:20 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 9:09
keegan30-Jun-03 9:09 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 9:53
David Crow30-Jun-03 9:53 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 9:58
keegan30-Jun-03 9:58 
GeneralDirectDraw Palette Pin
Kuniva30-Jun-03 6:07
Kuniva30-Jun-03 6:07 
GeneralDebugger won't startup when app crashes Pin
John Oliver30-Jun-03 6:01
John Oliver30-Jun-03 6:01 
GeneralRe: Debugger won't startup when app crashes Pin
David Crow30-Jun-03 7:32
David Crow30-Jun-03 7:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.