Description: This a SOCKS5 proxy server written by me.It support CONNECT,BIND and UDP operation.The Winsock model it used is ACP.If you want to study ACP model you can study ACP by reading the src code of this SOCKS5 server.
To Search:
File list (Check if you may need any files):
socks5\Release\socks5.exe
......\.......\socks5.pdb
......\socks5\Debug\CL.read.1.tlog
......\......\.....\CL.write.1.tlog
......\......\.....\debug.obj
......\......\.....\dns.obj
......\......\.....\entry.obj
......\......\.....\link.read.1.tlog
......\......\.....\link.write.1.tlog
......\......\.....\malloc.obj
......\......\.....\mt.read.1.tlog
......\......\.....\mt.write.1.tlog
......\......\.....\oldrequest.obj
......\......\.....\operatethread.obj
......\......\.....\rbtree.obj
......\......\.....\request.obj
......\......\.....\routine.obj
......\......\.....\socks5.exe.intermediate.manifest
......\......\.....\socks5.lastbuildstate
......\......\.....\socks5.log
......\......\.....\socks5.obj
......\......\.....\thread.obj
......\......\.....\vc100.idb
......\......\.....\vc100.pdb
......\......\debug.c
......\......\debug.h
......\......\dns.c
......\......\dns.h
......\......\entry.c
......\......\inlineop.h
......\......\malloc.c
......\......\malloc.h
......\......\rbtree.c
......\......\rbtree.h
......\......\Release\CL.read.1.tlog
......\......\.......\CL.write.1.tlog
......\......\.......\debug.obj
......\......\.......\dns.obj
......\......\.......\entry.obj
......\......\.......\link.read.1.tlog
......\......\.......\link.write.1.tlog
......\......\.......\malloc.obj
......\......\.......\mt.read.1.tlog
......\......\.......\mt.write.1.tlog
......\......\.......\rbtree.obj
......\......\.......\request.obj
......\......\.......\routine.obj
......\......\.......\socks5.Build.CppClean.log
......\......\.......\socks5.exe.intermediate.manifest
......\......\.......\socks5.lastbuildstate
......\......\.......\socks5.log
......\......\.......\socks5.obj
......\......\.......\thread.obj
......\......\.......\vc100.pdb
......\......\request.c
......\......\rfc1928.txt
......\......\rfc1929.txt
......\......\routine.c
......\......\socks5.c
......\......\socks5.vcxproj
......\......\socks5.vcxproj.filters
......\......\socks5.vcxproj.user
......\......\test.c
......\......\thread.c
......\......\types.h
......\socks5.sln
......\socks5.suo
......\......\Debug
......\......\Release
......\Release
......\socks5
socks5