Bronzon

Joined: 23rd Mar 2011
Posts: 144
Re: epa-rb 8079?
The current EPA-RB only listens to port 8078 because It was made when main was on port 8078,
Only way to change it to 8079 is to get the source code off Rena (Will be in RealBASIC language) and change the port it listens to ,to 8079, or add a field that the socket can listen to whatever is in the textfield TCPsocket1.listen val(EditField1.text) <==ll= RB syntax.
EDIT: Or you could just make your own :P
---
You cannot fathom the immensity of the fuck I do not give...
Deal w/it
13 years, 47 weeks ago
|
Re: epa-rb 8079?
Bronzon posted: (31st Jul 2011 05:48 pm)
The current EPA-RB only listens to port 8078 because It was made when main was on port 8078,
Only way to change it to 8079 is to get the source code off Rena (Will be in RealBASIC language) and change the port it listens to ,to 8079, or add a field that the socket can listen to whatever is in the textfield TCPsocket1.listen val(EditField1.text) <==ll= RB syntax.
EDIT: Or you could just make your own :P
actually, you could prolly change it with a memory editing program. I did it with EPE ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
13 years, 47 weeks ago
|
Bronzon

Joined: 23rd Mar 2011
Posts: 144
Re: epa-rb 8079?
Wildsurvival posted: (31st Jul 2011 08:15 pm)
Bronzon posted: (31st Jul 2011 05:48 pm)
The current EPA-RB only listens to port 8078 because It was made when main was on port 8078,
Only way to change it to 8079 is to get the source code off Rena (Will be in RealBASIC language) and change the port it listens to ,to 8079, or add a field that the socket can listen to whatever is in the textfield TCPsocket1.listen val(EditField1.text) <==ll= RB syntax.
EDIT: Or you could just make your own :P
actually, you could prolly change it with a memory editing program. I did it with EPE
Thats a possibility too.
---
You cannot fathom the immensity of the fuck I do not give...
Deal w/it
13 years, 47 weeks ago
|
Re: epa-rb 8079?
how do i make a epa-rb 8079?
13 years, 47 weeks ago
| | | |