answersLogoWhite

0


Best Answer

It just means the website "ogplanet" (remove parentheses) is going under site maintainance. It happens often.

Just wait for 10-30 minutes and it should be up agian.If it isn't then just wait maybe 20 more minutes.If it still isn't up you need to then re-download rumblefighter

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: P2P server is closed for Rumble Fighter?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Rumble fighter p2p sever is closed?

i don't know either but i know p2p means pay 2 play... well i think


In a P2P file sharing application do you agree with the statement there is no notion of client and server sides of a communication session and Why?

In P2P file sharing there is no dedicated server to transfer or share files. In file sharing using email you use a client server architecture, meaning every time you send something it goes from your computer to a server and then to the computer you are sending to. In P2P file sharing it simply goes from your computer to the next. P2P is found in file distribution with Bit-Torrent and in file sharing with eMule and LimeWire.


Is eBay a peer to peer or client server application?

eBay is a P2P application.


What is the safest p2p?

the safest p2p program i wood have to say is gigatribe but with this you cant search or share with all the people on the server just the ones you allow


What is p2p server?

Usually referring to software you may have loaded for the purpose of sharing files. Gnutella, emule, bittorrent come to mind.


How do you know the ip address out of messages at imvu?

Simple anwser no. Imvu is client server not p2p


Can a Member Teleport a Non-Member to Camelot in Runescape?

No. you must be in a P2P server to cast that spell.


The benefits P2P networks would offer over the Client server approach?

i will like to get an answer from someone pls


Are most PS3 games server based or peer to peer?

They are predominantly p2p, however a server is usually utilized to connect users or chat pre-game.


Pitfalls of client server programming?

* Traffic congestion on the network has been an issue since the inception of the client-server paradigm. As the number of simultaneous client requests to a given server increases, the server can become overloaded. Contrast that to a P2P network, where its aggregated bandwidth actually increases as nodes are added, since the P2P network's overall bandwidth can be roughly computed as the sum of the bandwidths of every node in that network. * The client-server paradigm lacks the robustness of a good P2P network. Under client-server, should a critical server fail, clients' requests cannot be fulfilled. In P2P networks, resources are usually distributed among many nodes. Even if one or more nodes depart and abandon a downloading file, for example, the remaining nodes should still have the data needed to complete the download


Pitfalls of client server model?

* Traffic congestion on the network has been an issue since the inception of the client-server paradigm. As the number of simultaneous client requests to a given server increases, the server can become overloaded. Contrast that to a P2P network, where its aggregated bandwidth actually increases as nodes are added, since the P2P network's overall bandwidth can be roughly computed as the sum of the bandwidths of every node in that network. * The client-server paradigm lacks the robustness of a good P2P network. Under client-server, should a critical server fail, clients' requests cannot be fulfilled. In P2P networks, resources are usually distributed among many nodes. Even if one or more nodes depart and abandon a downloading file, for example, the remaining nodes should still have the data needed to complete the download email:-tsk0707@gmail.com


What controls application communication with server processes such as the Win32 subsystem?

with the Web, a browser is a client process and a Web server is a server process. With p2p file sharing, the peer that is downloading the file is labeled as the client, and the peer that is uploading the file is labeled as the server .