yesChorizoConWebo wrote:Do I need to install java for this to work? Cause I get this...
C:/Documents and Settings/Owner/Desktop/UsbServer/PC>java -jar UsbServerPC.jar
'java' is not recognized as an internal or external command, operable program or batch file.
[Release]UsbServer
Re: [Release]UsbServer
Advertising
- ChorizoConWebo
- Posts: 379
- Joined: Mon Jan 17, 2011 4:10 am
- Location: Riverside, California
Re: [Release]UsbServer
How?, can you give me a link so i can download it to my psp then put it onto my pc?
Advertising
* Laptop - Acer Aspire 5742z w/ Windows7/8 & Ubuntu
* PS4 (Think I got enough to buy one when it comes out X_X)
- ChorizoConWebo
- Posts: 379
- Joined: Mon Jan 17, 2011 4:10 am
- Location: Riverside, California
Re: [Release]UsbServer
OK it works, but now it says to press any key to continue and I do, yet nothing happens. Do I need a specific internet browser, or what do I need? I have Windows XP 2003 Service Pack 2.
Edit: Can anyone upload a video on how to install this properly or how it works.
Edit: Can anyone upload a video on how to install this properly or how it works.
* Laptop - Acer Aspire 5742z w/ Windows7/8 & Ubuntu
* PS4 (Think I got enough to buy one when it comes out X_X)
Re: [Release]UsbServer
Same crappy error...jvhellraiser wrote:Hello NTP:
i get this but it dont do anything else:
C:\Users\Hellraiser\Desktop\PC>java -jar UsbServerPC.jar
USBSERVERPC v1.0 by Thecobra(James A.) 04/17/2011
Connecting to USBSERVER ... DONE.
USBSERVER Online: true
USBSERVER IP: 10.0.0.71
Webpage : HTTP/1.1 302 FoundLocation: http://www.google.com.pr/index.htmlCache-C
ontrol: privateContent-Type: text/html; charset=UTF-8Set-Cookie: PREF=ID=ecdefb9
74d7f8c21:FF=0:TM=1306844863:LM=1306844863:S=ncyahpsn3T6D6LD8; expires=Thu, 30-M
ay-2013 12:27:43 GMT; path=/; domain=.google.comSet-Cookie: NID=47=IybRpM36Bo7By
jP-3zjnMEclCK11945pQwd2IXPTtSGokGgArSHxhSJaa8GnfM7VKZKXJuAQP7IQrAc9WujCq6yCCmmnu
-E8wyKp1nUmwjAC2lpGiKOxx8Qp6Y-EUBEj; expires=Wed, 30-Nov-2011 12:27:43 GMT; path
=/; domain=.google.com; HttpOnlyDate: Tue, 31 May 2011 12:27:43 GMTServer: gwsCo
ntent-Length: 232X-XSS-Protection: 1; mode=blockConnection: close<HTML><HEAD><me
ta http-equiv="content-type" content="text/html;charset=utf-8"><TITLE>302 Moved<
/TITLE></HEAD><BODY><H1>302 Moved</H1>The document has moved<A HREF="http://www.
google.com.pr/index.html">here</A>.</BODY></HTML>
C:\Users\Hellraiser\Desktop\PC>pause
Press any key to continue . . .
After this i can't do anything or connec to the internet. maybe you know why?
When will someone find a solution? I would really like this app to work
[align=center]
[/align]
[/align]- ChorizoConWebo
- Posts: 379
- Joined: Mon Jan 17, 2011 4:10 am
- Location: Riverside, California
Re: [Release]UsbServer
That's the same error i'm getting, thecobra should post the things we need for this cool app.
* Laptop - Acer Aspire 5742z w/ Windows7/8 & Ubuntu
* PS4 (Think I got enough to buy one when it comes out X_X)
Re: [Release]UsbServer
yeah, i´m guessing everyone is having the same error... if you read previous posts you will come across with this problem several times... I didn´t read in the previous posts a single case of sucess!!
And yeah i installed all correctly, psp type b driver, putting usbhostfs plugin off, and still the error persists...
So if someone (and Thecobra should help) does figure a solution for this, please post it because i´m losing hope in this project
And yeah i installed all correctly, psp type b driver, putting usbhostfs plugin off, and still the error persists...
So if someone (and Thecobra should help) does figure a solution for this, please post it because i´m losing hope in this project
[align=center]
[/align]
[/align]Re: [Release]UsbServer
But g also workscodestation wrote:The max speed probably is about 300-500 KiB/s seeing that the PSP only have a 802.11b adapter.




Re: [Release]UsbServer
hi everyone, sorry that i did not reply to anyone before but i was kind of on vacation from technology and yesterday was my birthday so i kind of took it easy these pass days. I am back now and i'm working on this project like i promise and i have made a bit of progress from when i last posted but i had to redo the whole code on my pc side and i had to do some modification on the pc side. i also decided to change the version from 1.9 to 1.8.2 since i have to a lot more work on it to have a real complete version.
Ok now what on this version:
*this version had a pc side implementation of multiple client connection. What this mean is that it be able to handle multiple user at a time.
*This version also only handles Socket V5 protocol connection. I won't go into detail about this since you can search it only.
*This server accept connection on port 4444 only and accept tcp/stream connections. meaning right now you can host using this server but you can web browser and maybe play some games.
*i recommend using Proxifier to tunnel all program into this server.
From when i tested this version. i was able to get webpage directly from the program and Proxifier test work perfectly. the only problem i faced was that chrome did not received any data back from the server when tunnel into proxifier. Mostly any conection send that used ip instead of address to connect to the host. I still trying to figure it out but if anyone else get it to work for a special program let me know.
here the link:http://www.netgameorb.com/UsbServerPC.zip
Please note this version is kind of a beta.
How to use:
*Install the PSPusbhostfs driver for pc.
*copy the psp for to the psp.
*run pc usbhostfs program.
*run the psp usbserver and connect to the internet(i presume you have it connected to the pc before running the program).
*run the startExample.bat
*Configure any program or proxfier to connect to the server using Socket V5 protocol on port 4444.
* Use the program and let me know if it works and what does pcusbserver say on the pc if it works and what it say if it doesn't
Enjoy
Ok now what on this version:
*this version had a pc side implementation of multiple client connection. What this mean is that it be able to handle multiple user at a time.
*This version also only handles Socket V5 protocol connection. I won't go into detail about this since you can search it only.
*This server accept connection on port 4444 only and accept tcp/stream connections. meaning right now you can host using this server but you can web browser and maybe play some games.
*i recommend using Proxifier to tunnel all program into this server.
From when i tested this version. i was able to get webpage directly from the program and Proxifier test work perfectly. the only problem i faced was that chrome did not received any data back from the server when tunnel into proxifier. Mostly any conection send that used ip instead of address to connect to the host. I still trying to figure it out but if anyone else get it to work for a special program let me know.
here the link:http://www.netgameorb.com/UsbServerPC.zip
Please note this version is kind of a beta.
How to use:
*Install the PSPusbhostfs driver for pc.
*copy the psp for to the psp.
*run pc usbhostfs program.
*run the psp usbserver and connect to the internet(i presume you have it connected to the pc before running the program).
*run the startExample.bat
*Configure any program or proxfier to connect to the server using Socket V5 protocol on port 4444.
* Use the program and let me know if it works and what does pcusbserver say on the pc if it works and what it say if it doesn't
Enjoy

Cheap & Fast VPS Server from DigitalOcean
PSVita 3.xx eCFW <Thank to wololo Community>
PSVita 1.67 vHBL Dead
PSP FAT 6.60 - CFW pro



