Homebrew help with ds wifi

ChibiDenDen

Member
OP
Newcomer
Joined
Jan 24, 2010
Messages
9
Trophies
0
XP
19
Country
Iceland
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
biggrin.gif
 

ChibiDenDen

Member
OP
Newcomer
Joined
Jan 24, 2010
Messages
9
Trophies
0
XP
19
Country
Iceland
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
 

Masked Ranger

Well-Known Member
Member
Joined
Nov 24, 2009
Messages
502
Trophies
0
XP
100
Country
ChibiDenDen said:
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
biggrin.gif

QUOTE(ChibiDenDen @ Jan 29 2010, 01:14 PM) 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

Help using a program is totally different than programming.
rolleyes.gif
Give us more details, like what the program is and your flash cart type. Can't you just use a microSD reader to move the image to the card?
 

ChibiDenDen

Member
OP
Newcomer
Joined
Jan 24, 2010
Messages
9
Trophies
0
XP
19
Country
Iceland
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);


(BMP is a bitmap of 240*190)
(s is an open Socket connected to the DS)


all i need is the code in C or C++ that changes the byte array to picture and displays it as the background
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @OctoAori20, Thank you. Hope you're in good spirits today like I am. :)