Page 1 of 31 1 2 3 4 5 6 7 8 9 10 11 ... LastLast
Results 1 to 20 of 619

(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...

  
  1. #1
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    0

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

    TedZero Browser 2.5 released


    Attached Thumbnails 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.

  2. #2
    QJ Gamer Silver
    Points: 9,771, Level: 66
    Level completed: 31%, Points required for next Level: 279
    Overall activity: 0%

    Join Date
    Jun 2005
    Location
    New London, CT
    Posts
    1,371
    QJ Pts
    9,771
    Level
    66
    Downloads
    0
    Uploads
    0

    Default

    So is this an app that browses your PC? Sounds cool.

  3. #3
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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... :Argh: ..

    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 Attached Files
    Last edited by tedzero; 02-12-2006 at 06:47 PM. Reason: Latest Version Ver 2.4.1

  4. #4
    QJ Gamer Blue
    Points: 4,718, Level: 43
    Level completed: 84%, Points required for next Level: 32
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    72
    QJ Pts
    4,718
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    What exactly do I write in the config file?

  5. #5
    Points: 4,613, Level: 43
    Level completed: 32%, Points required for next Level: 137
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    28
    QJ Pts
    4,613
    Level
    43
    Downloads
    0
    Uploads
    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?

  6. #6
    QJ Gamer Blue
    Points: 4,802, Level: 44
    Level completed: 26%, Points required for next Level: 148
    Overall activity: 0%

    Join Date
    Sep 2005
    Posts
    122
    QJ Pts
    4,802
    Level
    44
    Downloads
    0
    Uploads
    0

    Default

    missing dlls

  7. #7
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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 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.

  8. #8
    QJ Gamer Blue
    Points: 4,716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    109
    QJ Pts
    4,716
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Does the server file come with the app?

  9. #9
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    0

    Default I have made the server in release mode..

    missing dlls
    Please check it now..

  10. #10
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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

  11. #11
    QJ Gamer Blue
    Points: 4,716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    109
    QJ Pts
    4,716
    Level
    43
    Downloads
    0
    Uploads
    0

    Default

    Does this only work if im connecting from the same network since the ip is 192.168.1.2?

  12. #12
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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

  13. #13
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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...

  14. #14
    Has a dollar
    Points: 13,812, Level: 76
    Level completed: 41%, Points required for next Level: 238
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    vaya con huevos ^_^
    Posts
    722
    QJ Pts
    13,812
    Level
    76
    Downloads
    0
    Uploads
    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!!!!!:
    http://img97.imageshack.us/img97/576...led1lw5if9.png
    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


    Maintain thy airspeed, lest the ground rise up and smite thee.

  15. #15
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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

  16. #16
    Has a dollar
    Points: 13,812, Level: 76
    Level completed: 41%, Points required for next Level: 238
    Overall activity: 0%

    Join Date
    Sep 2005
    Location
    vaya con huevos ^_^
    Posts
    722
    QJ Pts
    13,812
    Level
    76
    Downloads
    0
    Uploads
    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?
    http://img97.imageshack.us/img97/576...led1lw5if9.png
    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


    Maintain thy airspeed, lest the ground rise up and smite thee.

  17. #17
    QJ Gamer Blue
    Points: 4,716, Level: 43
    Level completed: 83%, Points required for next Level: 34
    Overall activity: 0%

    Join Date
    Oct 2005
    Posts
    109
    QJ Pts
    4,716
    Level
    43
    Downloads
    0
    Uploads
    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 ?

  18. #18
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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.

  19. #19
    QJ Gamer Green
    Points: 6,374, Level: 52
    Level completed: 12%, Points required for next Level: 176
    Overall activity: 0%

    Join Date
    Oct 2005
    Location
    OMG where AM I!?!?!?!?
    Posts
    820
    QJ Pts
    6,374
    Level
    52
    Downloads
    0
    Uploads
    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.

  20. #20
    QJ Gamer Gold
    Points: 16,296, Level: 81
    Level completed: 90%, Points required for next Level: 54
    Overall activity: 0%

    Join Date
    Aug 2005
    Posts
    140
    QJ Pts
    16,296
    Level
    81
    Downloads
    0
    Uploads
    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


 
Page 1 of 31 1 2 3 4 5 6 7 8 9 10 11 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





All times are GMT -8. The time now is 12:21 AM.

Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © , Caputo Media, LLC. All Rights Reserved. Cluster .