Search:

Type: Posts; User: ighor10

Search: Search took 0.20 seconds.

  1. Replies
    1
    Views
    1,809

    get client action from bytes

    Hi.

    I have a "minecraft" server in my pc. and i am writing a tunnel to block some actions from the players.

    so, the client's connect to my program, and i foward all bytes received, to the...
  2. Replies
    0
    Views
    1,399

    rotating a rectangular image

    Hello,

    I am trying to rotate a buffered image.

    the problem is that my image is a rectangular image, like 60x40 px.
    and the rotation work to square images.

    here is my code
  3. Thread: showing page

    by ighor10
    Replies
    1
    Views
    1,704

    showing page

    Hi,

    i am developing a project that i need to show a webPage. I dont need a webBrowser, only show one or two pages.

    I tried it using a JEditorPane, it's what i want, but dont have support to...
  4. Thread: Socket C

    by ighor10
    Replies
    0
    Views
    1,966

    Socket C

    hi guys,

    i am developing a multiplayer game via socket connection..

    the program work well in my lan.. with my friend over his IP Address it work's fine too, but he needed to make a port...
  5. Replies
    1
    Views
    2,954

    Trying to make a bot

    hi guys,

    i want to try to do a bot for a game, but i dont know how to start this.

    the game client, make a communication with the server, what i need to do, is send and receive packets of this...
  6. Replies
    2
    Views
    1,697

    Re: Help to translate from C to java

    ok.. thx a lot.


    but let me tell u,

    i am trying, to make a connection, with a server socket..

    when it is done, i need to receive an packet, and response to it..
  7. Replies
    2
    Views
    1,697

    Help to translate from C to java

    hello guys,

    i am trying to translate a little code from C to java, but i cant..

    please help me..


    the first part is:
Results 1 to 7 of 7