Post: Connecting directly to PS3 IP with PS3LIB
05-28-2017, 12:42 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello all!

I was wondering how I could connect to my PS3's IP, using PS3LIB.*
Usually you would do "PS3.ConnectTarget(0)", which would show the CCAPI connect dialogue, but I was wondering how I could connect through IP, so no dialogue shows.

Thanks
05-28-2017, 02:13 AM #2
Hutlern90
Gym leader
Originally posted by MaliciouZzHD View Post
Hello all!

I was wondering how I could connect to my PS3's IP, using PS3LIB.*
Usually you would do "PS3.ConnectTarget(0)", which would show the CCAPI connect dialogue, but I was wondering how I could connect through IP, so no dialogue shows.

Thanks

take a look here You must login or register to view this content.
05-28-2017, 06:39 AM #3
Originally posted by Hutlern90 View Post
take a look here You must login or register to view this content.


This would work, but I wanted to be able to type the IP into an input field, then click a button to connect.
05-29-2017, 01:36 PM #4
Hutlern90
Gym leader
Originally posted by MaliciouZzHD View Post
This would work, but I wanted to be able to type the IP into an input field, then click a button to connect.


okay try this

this.ps3.ConnectTarget(this.TextBox1.Text);

The following user thanked Hutlern90 for this useful post:

MaliciouZzHD

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo