[Release][C#] SRProxyNET (Source Code Included)

03/17/2013 03:32 DaxterSoul#1
Releasing some old source code for Silkroad.

Also usable in VB.NET with the compiled
You can implement it into your application like a Proxy or Clientless connector.
You don't need to connect to it with a Socket because you get the packets straight from the API.

As far as I can remember Clientless worked on rSRO but as I only had an iSRO version on my computer I was not able to get the right version number from rSRO to test a full connection there again. iSRO faild dunno if they updated anything but I don't mind, you can fix it if you are smart...

An Example project is included so you will know how to implement it.

Credits for the SilkroadSecurity to pushedx

Have fun.

Download:
[Only registered and activated users can see links. Click Here To Register...]
03/17/2013 19:45 intercsaki#2
Nice, I'll examine this. :)
03/18/2013 11:16 torstmn#3
You forgot to set the variable "m_gatewaySocket & m_agentSocket" to "public". That way you can send packets from other classes to the related server.

private static Server m_gatewaySocket;
private static Server m_agentSocket;

public static Server m_gatewaySocket;
public static Server m_agentSocket;


Located in: Proxy.cs

Also, the "PerformClientless()" Method is hardcoded... c'mon...


But anyway, nice work. Keep it on.
03/18/2013 19:20 lesderid#4
Quote:
Originally Posted by torstmn View Post
You forgot to set the variable "m_gatewaySocket & m_agentSocket" to "public". That way you can send packets from other classes to the related server.
He clearly didn't forget it, as he prefixed it with 'm_', which usually stands for a private field.
03/19/2013 11:19 torstmn#5
Then make properties out of it. But you're right. Coding standard is "m_" for members.
But anyway, as I said, make properties out of it like this:

public static Server Agentserver { get {return m_agentServer;} }
*same for gateway and client!
03/21/2013 09:57 Minotaurr#6
Thanks for the release
04/04/2013 19:23 medo.saad#7
error proxy cannot send or recive from server after 5-10 mint
2114 sent and recive succefully
04/05/2013 01:20 DaxterSoul#8
Quote:
Originally Posted by medo.saad View Post
error proxy cannot send or recive from server after 5-10 mint
2114 sent and recive succefully
Then fix it, it's not my part, I just offered some source code you can use and edit as you want.
04/05/2013 18:04 medo.saad#9
Quote:
Originally Posted by DaxterSoul View Post
Then fix it, it's not my part, I just offered some source code you can use and edit as you want.
i wanna fix it but i dont know why i got DC
04/11/2013 21:48 tuandoi1#10
Quote:
Originally Posted by DaxterSoul View Post
Releasing some old source code for Silkroad.

Also usable in VB.NET with the compiled
You can implement it into your application like a Proxy or Clientless connector.
You don't need to connect to it with a Socket because you get the packets straight from the API.

As far as I can remember Clientless worked on rSRO but as I only had an iSRO version on my computer I was not able to get the right version number from rSRO to test a full connection there again. iSRO faild dunno if they updated anything but I don't mind, you can fix it if you are smart...

An Example project is included so you will know how to implement it.

Credits for the SilkroadSecurity to pushedx

Have fun.

Download:
[Only registered and activated users can see links. Click Here To Register...]
Hello DaxterSoul.
i'm from vietnamese.
I'm find code proxy(C#) a long time, to day i'm find source of you.
I'm test for Vsro. Then results sometimes work complete but sometimes not work.
I'm up some image.
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
please help me.
IP vsro: 123.30.200.6
website:[Only registered and activated users can see links. Click Here To Register...]
or you message for me on inbox forum. Very Thank
sery english of me very bad.