QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

(Tedzero browser V 2.5.0) Browse any PC from your PSP.

This is a discussion on (Tedzero browser V 2.5.0) Browse any PC from your PSP. within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; TedZero Browser 2.5 released...

Reply
 
LinkBack Thread Tools
Old 10-20-2005, 08:17 PM   #1
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default (Tedzero browser V 2.5.0) Browse any PC from your PSP.

TedZero Browser 2.5 released
Attached Thumbnails
(Tedzero browser V 2.5.0) Browse any PC from your PSP.-tedzero.jpg  

Last edited by tedzero; 02-11-2006 at 08:45 AM..
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 08:23 PM   #2
 

 
Join Date: Jun 2005
Location: New London, CT
Posts: 1,370
Trader Feedback: 0
Default

So is this an app that browses your PC? Sounds cool.
Bad Intentions is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 08:44 PM   #3
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Smile OK.. Finally.. the testing is over.. here is the tool

Hi Folks,

Here is the 2.2 version of Tedzero browser..

Server config file
------------------
filename: sconfig.txt


;PASSWORD= ted; <-- password (it should be alpha numeric, only numbers and
charecters allowed and max size is 14 charecters)
;PORT= 9898; <-- Server port.
;DIR= C:\Temp; <-- Folder which you want to make public,
This folder and its subfolder will be
available for the user to browse from his PSP.

If the User is only You then you may keep it as C:
If your friends will be browsing your server then
you should make only the required folder avilable.


Client Config file
------------------
filename: config1.txt (Keep this file in your PSP root)

;SERV= 192.168.1.2; <-- Server IP Address
;PORT= 9898; <-- Server port
;RCON= Conn; <-- PSP Static connection
;SPWD= ted; <-- Server Password
;DRIV= C; <-- Obsolete, provided for backward compatiblity.



Folder copy and Menus will be made available in the next release.



-------------------------------------------------------------------------
Tedzero Browser Version 2.3.1

/////////////// //////////// ///////////\\
/// /// /// ///
/// /// /// ///
/// ///////// /// ///
/// /// /// ///
/// /// /// ///
/// /// /// ///
/// ///////////// ///////////// Zero.

Changes in this release.

1) Status Bar.
2) File Size displayed.
3) Delete a folder on PSP, (Recursive deletion. Subfolders will also be deleted).
4) Use arrow keys to navigate on filesystem.
5) Use 'Select' to switch between PC and PSP.


The file size displayed is in KB's so if your file is less that 1024 bytes, then it will be shown as 0 KBs, The directory is always shown as 0 KBs.

The PSP File size is not shown.
The PSP Library has some bugs and therefore I am not able to read the file stats on PSP.
I will provide a workaround sooner.

Regards,
Ted

///////////////////////////////////////////////////////////////////////

Tedzero Browser Version 2.3.2

Changes in this release.

1) View Desktop.
2) Multiple Config File.

Spent the whole day for this View Desktop feature. Its not fully completed.
But just for the excitement.

Regards,
Ted

////////////////////////////////////////////////////////////////////

Tedzero Browser Version 2.3.3

Changes in this release.

1) New MP3 Player Module, This runs in background.
2) Multiple Config File.
3) User Profiles.

Server Config file name and format changed..

Filename = sconfig.cfg
;PORT= 9898; <-- This is the server port
;USER= ADMIN= teddy= C:; <-- UId= Pwd=Virtual Folder
;USER= GUEST1= teddy= C:\Temp; <-- UId= Pwd=Virtual Folder

Client Config file

Filename = <>.cfg
;SERV= 192.168.1.2; <-- Server IP
;PORT= 9898; <-- Server port
;RCON= Conn; <-- Static connection
;SUID= ADMIN; <-- Uid
;SPWD= teddy; <-- Pwd
;DRIV= C; <-- Virtual Drive.. (Obsolete.)

/////////////////////////////////////////////////////////////////////////////////

Tedzero Browser Ver 2.4

Thanks to railside270 and inhumanelmo,
(Please post your opnion for their cool backgrounds, i will include it in my releases.)

Changes in this release.
1) I have created custom controls, so the UI will look different and feel different.
2) Navigate to a folder on PSP and from the menu click Play MP3, it will queue all the mp3's in that folder.
3) Home button exit.. (It was a bug fix).
4) New Background.

The server config files and client config files are unaltered.

--Ted

/////////////////////////////////////////////////////////////////////////////////

Tedzero Browser Ver 2.4.1

Thanks to railside270 and inhumanelmo,
(Please post your opnion for their cool backgrounds, i will include it in my releases.)

Changes in this release.
1) File Manager module Included.
Now you can copy/delete files/folders within PSP, rename files.
2) Navigate to a folder on PSP and from the menu click Play MP3, it will queue all the mp3's in that folder.

The server config files and client config files are unaltered.

--Ted

/////////////////////////////////////////////////////////////////////////////////

Tedzero Browser Ver 2.4.2

1) Custom Background and custom text colors.
2) Create a folder "tedzero" in PSP root, have your cfg, gfx and bmp file in it.
3) Buttons are a little more smoother.
4) Desktop view has a better color pallet.

The background must be a 480x230 24 bit BMP file.

The Tedzero.gfx file is as follows

;D_COLOR 66,99,136; <- Draw color
;TEXT_COLOR 255,255,255; <- Text Color
;SEL_COLOR 0,0,255; <- Selected item color
;MENU_COLOR 0,0,0; <- Menu Background
;BOX_COLOR 66,99,136; <- Border color
;BG_COLOR 0,0,0; <- Back ground color
;BG_IMAGE ms0:/Tedzero/tedzero.bmp; < background file name .

make sure the format is as above and no space between numbers.

--Regards,
Ted

////////////////////////////////////////////////////////////////////

TedZero Browser 2.5 Released.

There are few known bugs... ..

Running out of time.. Its 12:47 AM now.. I better sleep.

This version has a mouse.. YES.. u can now use the mouse instead of the Arrow keys.

Use Circle 'O' to click mouse.
'X' is as before "action on selected control".

Few small changes and fixes..

Post your comments..

Regards,
Ted
Attached Files
File Type: zip TedZeroBrowser2.4.2.zip‎ (222.8 KB, 1028 views)
File Type: zip TEDZeroConfiguration.zip‎ (12.5 KB, 972 views)
File Type: zip TedZeroBrowser2.5.zip‎ (284.0 KB, 705 views)

Last edited by tedzero; 02-12-2006 at 06:47 PM.. Reason: Latest Version Ver 2.4.1
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 08:52 PM   #4
 
Join Date: Sep 2005
Posts: 72
Trader Feedback: 0
Default

What exactly do I write in the config file?
aaronaja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 06:39 AM   #5
 
Join Date: Oct 2005
Posts: 28
Trader Feedback: 0
Default

Ted,
Very nice looking program. Could you maybe include a readme file for setting it up? Will this program allow me to connect to my pc from a wifi hotspot?
KingJehu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 06:42 AM   #6
 
Join Date: Sep 2005
Posts: 122
Trader Feedback: 0
Default

missing dlls
vibez is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:01 AM   #7
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Oh

Quote:
Originally Posted by vibez
missing dlls

Oops..

just a moment

Its a debug version.. let me make the release version.. Sorry guys..


------------------------------------------------------------------

Tedzero File browser 2.4.1
File manager Module..
Attached Thumbnails
(Tedzero browser V 2.5.0) Browse any PC from your PSP.-tedbrowser2.jpg  

Last edited by tedzero; 10-31-2005 at 06:46 PM..
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:03 AM   #8
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Does the server file come with the app?
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:16 AM   #9
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default I have made the server in release mode..

Quote:
missing dlls
Please check it now..
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:19 AM   #10
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default yes

Quote:
Originally Posted by exo.Survive
Does the server file come with the app?
the sconfig.txt is the server config file..

you would need to edit the same..

--Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:25 AM   #11
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Does this only work if im connecting from the same network since the ip is 192.168.1.2?
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:34 AM   #12
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Smile Yes

Quote:
Originally Posted by KingJehu
Ted,
Very nice looking program. Could you maybe include a readme file for setting it up? Will this program allow me to connect to my pc from a wifi hotspot?
This allows you to access your PC from a wifi hotspot.

I guess the first post has the details..

Let me know if that did not help..

--Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:35 AM   #13
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default yes

Quote:
Originally Posted by exo.Survive
Does this only work if im connecting from the same network since the ip is 192.168.1.2?
Yes...
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:38 AM   #14
Has a dollar
 
Turbocat777's Avatar
 
Join Date: Sep 2005
Location: vaya con huevos ^_^
Posts: 722
Trader Feedback: 0
Default

just wondering if what i said about having a wired computer and being able to access it through starbucks or someplace else was correct?

p.s. trying new version now :YAY!!!!!:
__________________
[CENTER][CENTER][URL="http://forums.qj.net/userpage.php?do=main&userid=28343"][IMG]http://img97.imageshack.us/img97/5762/untitled1lw5if9.png[/IMG][/URL][FONT=Comic Sans MS][COLOR=#bb0000][B]
Computer games don't affect kids, I mean if pac man affected us as kids, we'd all be running around in darkened rooms, munching pills and listening to repetitive music[/B][/COLOR][/FONT]
[/CENTER]
[COLOR=DarkRed][B][SIZE=2][COLOR=#bb0000]
[/COLOR][/SIZE][COLOR=#bb0000][SIZE=2][FONT=Comic Sans MS] Maintain thy airspeed, lest the ground rise up and smite thee.[/FONT][/SIZE][/COLOR][/B][/COLOR] [/CENTER]
Turbocat777 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 07:55 AM   #15
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Yes thats right

Quote:
Originally Posted by Turbocat777
just wondering if what i said about having a wired computer and being able to access it through starbucks or someplace else was correct?

p.s. trying new version now :YAY!!!!!:

You can have your computer wired to Internet thru a telephone line or thru a cabel modem (Direct or thru router)..

Note down the PC IPAddress, make sure that ip is a public ip, that means from any computer outside your network which is connected to the internet should be able to PING your computer.

If your PC is behind a router, not down the router ipaddress and set the port forwarding on your router to your PC IP Address.

Go to nearest starbucks ..
Start the PSP Tedzero Browser 2.2, connect to the starbucks router.
(Make sure that you have a static connection in your PSP set up to starbucks router)
Update the server ip address as the one which you have noted above.
Select the appropriate port (See the server config file for the same)
Enter the password.
....

You are connected to your PC Now..

--Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 08:01 AM   #16
Has a dollar
 
Turbocat777's Avatar
 
Join Date: Sep 2005
Location: vaya con huevos ^_^
Posts: 722
Trader Feedback: 0
Default

k i got the new ver. to work

so does anything need to be setup any different if i was outside my network or if i was connecting from home? if so what needs changed?
__________________
[CENTER][CENTER][URL="http://forums.qj.net/userpage.php?do=main&userid=28343"][IMG]http://img97.imageshack.us/img97/5762/untitled1lw5if9.png[/IMG][/URL][FONT=Comic Sans MS][COLOR=#bb0000][B]
Computer games don't affect kids, I mean if pac man affected us as kids, we'd all be running around in darkened rooms, munching pills and listening to repetitive music[/B][/COLOR][/FONT]
[/CENTER]
[COLOR=DarkRed][B][SIZE=2][COLOR=#bb0000]
[/COLOR][/SIZE][COLOR=#bb0000][SIZE=2][FONT=Comic Sans MS] Maintain thy airspeed, lest the ground rise up and smite thee.[/FONT][/SIZE][/COLOR][/B][/COLOR] [/CENTER]
Turbocat777 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 08:05 AM   #17
 
exo.Survive's Avatar
 
Join Date: Oct 2005
Posts: 109
Trader Feedback: 0
Default

Quote:
Originally Posted by tedzero
Yes...
So if i wanted to connect to my computer from a diffrent network would i then need to use my comptuter's public IP followed by the port?
eg. http://66.88.434.232:980 ?
exo.Survive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 08:40 AM   #18
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Yes

Quote:
Originally Posted by exo.Survive
So if i wanted to connect to my computer from a diffrent network would i then need to use my comptuter's public IP followed by the port?
eg. http://66.88.434.232:980 ?
and if your fileserver is running on port 980
Then make sure that in your port forwarding add a new entry to forward the port 980 to your PC.
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 12:25 PM   #19
 
InhumanElmo's Avatar
 
Join Date: Oct 2005
Location: OMG where AM I!?!?!?!?
Posts: 820
Trader Feedback: 0
Default

For some reason it worked the first time and then when i tried to pull a file off of my pc to my psp it gave me a connection error. now i can't connect again. Better instructions would be appreciated. Good work tho tedzero ive tried all of the previous versions but to no avail.
InhumanElmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 12:31 PM   #20
 
tedzero's Avatar
 
Join Date: Aug 2005
Posts: 140
Trader Feedback: 0
Default Hi

Quote:
Originally Posted by InhumanElmo
For some reason it worked the first time and then when i tried to pull a file off of my pc to my psp it gave me a connection error. now i can't connect again. Better instructions would be appreciated. Good work tho tedzero ive tried all of the previous versions but to no avail.
Is your Server Running in System Tray.?

Make sure that you have the right Password on server sconfig.txt
as well as client config1.txt (You can edit this when you connect.)

keep the comments coming..

-Ted
tedzero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
browse , browser , psp , tedzero

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 07:02 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us