Search:

Type: Posts; User: TheEnd

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    4,579

    Re: Dll injection Java

    BUMP .........
  2. Replies
    1
    Views
    4,579

    Dll injection Java

    Is there any way to inject to a dll or in .exe file via java?
  3. Thread: From C# to Java

    by TheEnd
    Replies
    3
    Views
    1,279

    Re: From C# to Java

    Yes, this is a C# DLL that I translate it in Java, but I stuck in this lines...This is to connect to a server but I have a problem with :IAsyncResult
  4. Thread: From C# to Java

    by TheEnd
    Replies
    3
    Views
    1,279

    Re: From C# to Java

    Bump...
    The problem is this : IAsyncResult ar
  5. Thread: From C# to Java

    by TheEnd
    Replies
    3
    Views
    1,279

    From C# to Java

    I want to do theese lines in java...


    protected Socket _sck;
    protected string _host;
    protected UInt16 _port;


    public void Connect(string RemoteHostIP, UInt16...
  6. Replies
    3
    Views
    3,419

    How to cal a dll?

    Anyone knows? I heard about JNI but I dont know..
  7. Thread: C# and Java

    by TheEnd
    Replies
    3
    Views
    1,178

    Re: C# and Java

    It's a library...
    honclient - Project Hosting on Google Code
    here it is...
  8. Thread: Packets

    by TheEnd
    Replies
    1
    Views
    1,800

    Packets

    Can someone explain me how the packets are work?
  9. Thread: C# and Java

    by TheEnd
    Replies
    3
    Views
    1,178

    C# and Java

    I have a connector to a server where I want to create a chat program in Java but it is in C# is there any way to use it?
  10. Thread: Packets Sent

    by TheEnd
    Replies
    0
    Views
    1,328

    Packets Sent

    How can I sent packets to a java server?
  11. Replies
    1
    Views
    1,802

    Question...Key bindings

    Is there any way to do key bindings with Robot class when you press for example Ctlr and A to press certain buttons? whatever window I focused?
Results 1 to 11 of 11