Jump to content

Recommended Posts

Posted (edited)

Look at any basic .NET socket tutorial

open a socket, send the info in the specific order as listed in the documents i pastebinned.

 

Alternatively look here:

 

http://code.msdn.microsoft.com/windowsdesktop/Communication-through-91a2582b/

 

Open a socket, send stuff and use the bitconverter class to convert ala pack from PHP.

Edited by mcbigmac
Posted

Look at any basic .NET socket tutorial

open a socket, send the info in the specific order as listed in the documents i pastebinned.

 

Alternatively look here:

 

http://code.msdn.microsoft.com/windowsdesktop/Communication-through-91a2582b/

 

Open a socket, send stuff and use the bitconverter class to convert ala pack from PHP.

 

I know how to make socket send :) , that is no issue but packet's convertion are issue.

Posted

BitConverter.GetBytes((Int32)i);

 

use on an array and reverse for each object.

 

Ok, thank you. I will try my best.

Posted

if you don't ask for specific help - irregardless of what it is - you'll never get it ;)

I asked for help :)

Posted (edited)

Download is not more available ?

It is , I posted a alternative link till a moderator confirms my application. http://www.4shared.com/zip/vaHOvFe6/L2OFFGMPanel_v231.html

Edited by xeL
Posted

thank you its very rare for somebody to share something that need skills that many dont have.

 

Well thank you. But are some similar apps like this as I sow, but dunno if that advanced. THX

Posted

Well after brain burning out with CacheD options for my application  I finaly did it with some help. Now problem is i can't open server localy with game too cose I don't have good machine anymore . So if  some one can help me to test it pm plz. I made first for send announce to server. Thank you in advance.

 

Best Regards

Posted (edited)

Well thx to PARADISE the tests went very well. So in some day I will come with new version that includes CacheD options. A big thx for help at code goes to Vanganth, and   mcbigmac for http://pastebin.com/JASwd6BQ (helped alot in selecting the packets).

Edited by xeL

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock