Proxy in .net

07/26/2006 12:49 tester#1
I have written a proxy in .net and I have it upto the point of getting keys 3 and 4 and sending those keys to the server.

I want to know if from here I can just keep relaying the packets between the server & client and vice versa and have a working proxy? I assume I can but want to be sure

Also anyone know why my Async Socket wont work? I have a routine where I manually process the Read the a network stream of the socket then at the end of the routine I call the BeginReceive method, but this never fires the callback, although when I check for waiting data using the Available property there is constant reception on my socket.
07/26/2006 16:30 mindxspike#2
Quote:
Originally posted by tester@Jul 26 2006, 12:49
I have written a proxy in .net and I have it upto the point of getting keys 3 and 4 and sending those keys to the server.

I want to know if from here I can just keep relaying the packets between the server & client and vice versa and have a working proxy? I assume I can but want to be sure

Also anyone know why my Async Socket wont work? I have a routine where I manually process the Read the a network stream of the socket then at the end of the routine I call the BeginReceive method, but this never fires the callback, although when I check for waiting data using the Available property there is constant reception on my socket.
:rolleyes: umm......ummmm! -goes red in face from concentration-


Somone help this guy out!! Sounds like a cool thing he has going on here! :S
07/26/2006 16:37 tester#3
Quote:
Originally posted by mindxspike@Jul 26 2006, 16:30
:rolleyes: umm......ummmm! -goes red in face from concentration-


Somone help this guy out!! Sounds like a cool thing he has going on here! :S
lol not really, its just my own version of the several different proxys that are out there, dunno what functionality i will add once its working yet tho
07/27/2006 00:42 mindxspike#4
Quote:
Originally posted by tester+Jul 26 2006, 16:37--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (tester @ Jul 26 2006, 16:37)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--mindxspike@Jul 26 2006, 16:30
:rolleyes: umm......ummmm! -goes red in face from concentration-


Somone help this guy out!! Sounds like a cool thing he has going on here! :S
lol not really, its just my own version of the several different proxys that are out there, dunno what functionality i will add once its working yet tho [/b][/quote]
Still sounds cool :D