![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on netlib question. within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Any limit on how many people can be on a netlib sever at once? *hint*...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#2 |
![]() ![]() Developer in Making...
|
a netLib server..like a game room? if that than I THINK 2, but i don't know for sure..
__________________
NEWMy New BLOG!NEW The Wentire Worls in two Sectors.... When did I get dev statz?Spoiler for my PSP homebrewReleases:
Spoiler for Great Quotes:
|
|
|
|
|
|
#4 |
![]() ![]() total-Z
|
The way I wrote netlib using the User Datagram Protocal, you are never 'in' the netlib server, you are simply connected to it. The server only does something for you when you send it a message. So the answer here is no limit.
However, if you are refering to the code I wrote to connect a game, then yeah, I put on a 2 person limit. I remember that when I wrote the psuedo code, it was for at least 2 people, so with some quick modifying, you should be able to have more than 2 people per game. That code can be found in pretty much every netlib game, however I wrote it for SBA online so have a look at that.
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
![]() |
| Tags |
| netlib , question |
| Thread Tools | |
|
|