954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

HELP: Assist with Image Downloader class creation

Hi guys
I would like some help with creation of Java ME class
I have only been capable of coming up with the peudo-code
Can someone please assist?
Thanks

CLASS ImageGetter

Method 1: CREATE a connection to a remote server to request the image

Method 2: RECIEVE the image and allocate the image a position in the res folder of the application

Method 3: PROVIDE a method that can be called to return the position of the image in the resource folder

justM
Newbie Poster
19 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

That's no pseudocode, that's the text of your homework assignment.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

Beginning J2ME - From Novice to Professional, fancy title but it shows what you need like get image from server

And as jwenting put it, it is obvious this is not pseudo-code by homework requirements. Nobody in their proper mind would put all above functionality in one class...

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

@jwenting
Am not a student... I do this as a hobby
Don't assume I have home work.... However, I do work from home so in that case it could be true
I didn't need actual code but some heads up like peter gave me

@peter thanks but the page doesn't load.

justM
Newbie Poster
19 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 
@peter thanks but the page doesn't load.


It does work now, there was double "http:" in URL. (Copy&paste features for pop-up box doesn't work same way in Ubuntu as under Windows, I do time-to-time forget)

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: