Endless Paradigm

Full Version: HostCore 1.2.1 HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I downloaded the HostCore 1.2.1 and i tried to run the wifi connection but it failed.
The usb connection works perfect but the wifi not.
Here is my config file:

Code:
#########################
##  Quick Key Setting  ##
#########################

# Key combination to switch mode, here is a list of value you can use.
#
# SELECT	= 000001
# STAR		= 000008
# UP 		= 000010
# RIGHT		= 000020
# DOWN		= 000040
# LEFT		= 000080
# LTRIGGER	= 000100
# RTRIGGER	= 000200
# TRIANGLE	= 001000
# CIRCLE	= 002000
# CROSS		= 004000
# SQUARE	= 008000
# HOME		= 010000
# NOTE		= 800000
# SCREEN	= 400000
# VOLUP		= 100000
# VOLDOWN	= 200000
#
# You can combine them with "bit or", for example:
# VOLUP + RTRIGGER = ( 0x100000 | 0x000200 ) = 0x100200
# then you can use 100200 as a value.

Quick Key		"100200"

########################
##  WifiHost Setting  ##
########################

# Target PC IP
IP				"192.168.1.3"

# Target PC listening port
Port			"7513"

# NetHostFs password
Password		"1234567890123"

# Number of your PSP connection entry
Connection		"1"

# Wifi transfer block size
Block Size		"2048"



Ok the "Target PC IP" i found it with this:cmd»ipconfig.
The "NetHostFs password" is the router password for the wireless connection.Right ?
But i don't know how to find the "Target PC listening port" and the "Wifi transfer block size".Is there any comand for this ?
Please help.
Oh my router has WPA protected.

what's this thing even do?
Grey Ghost Wrote:what's this thing even do?

What he said.
Have never used it and have no idea, but for the port, it should be the same as the server you're running on the PC.
You can probably leave the block size alone.
Damn.
Any one has test it ?
Reference URL's