Recent content by ChibiDenDen

  1. C

    Homebrew help with ds wifi

    i want a real time update of the picture in my program i use a C# server and this code to convert the image to byte array MemoryStream ms = new MemoryStream(); BMP.Save(ms, System.Drawing.Imaging.ImageFormat.Png); byte[] bitmapData = ms.ToArray(); and i send it using s.Send(bitmapData)...
  2. C

    Homebrew help with ds wifi

    i think im missunderstood... i need help in programming a program that will recive a sent image from the PC and use it as background
  3. C

    Homebrew help with ds wifi

    just to be the bg of my program
  4. C

    Homebrew help with ds wifi

    does it matter?
  5. C

    Homebrew help with ds wifi

    hii... can anyone help me with a little thing... i want to send an image from the PC to the DS using wifi plz help
  6. C

    Homebrew publishing : Tabled TD Beta!!

    well... its been a little bit of work... but i think its kinda good it dosent really look good because of 2 reasons i didnt worked on the looks of it... and im not that good at this well anyway 2 files are here server and client (put client on ds run server from windows) no linux support... no...
  7. C

    Homebrew Tablet DS

    wow... both so slow... well anyway if there is no intrest in this then there is no reason for me to keep working... what ive done is good enough for me
  8. C

    Homebrew Tablet DS

    yes... i mean controlling the mouse with the touch screen if there is already a homebrow like this can you show me?
  9. C

    Homebrew Tablet DS

    well hello im new at ds programing and actually kinda hurd to move from C# to c XD so anyway im building a tablet for the pc using the ds. its actually allready working... just needs some more work so i came here wondering... does anyone have intrest in such an app? if so plz tell me... and...