To see the other types of publications on this topic, follow the link: Online multiplayer games.

Dissertations / Theses on the topic 'Online multiplayer games'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Online multiplayer games.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Hardy, Robert Stafford. "Cheating in Multiplayer Video Games." Thesis, Virginia Tech, 2009. http://hdl.handle.net/10919/31881.

Full text
Abstract:
Cheating in video games has been prevalent ever since the days of Pong. Games have evolved much since then and the ways in which people play together have changed as well. Older systems required people to play together in the same room, but with the advent of the internet, gaming consoles allow us to play games together with people located all over the globe. Cheating has evolved as well, since gamers no longer have the luxury of monitoring the person sitting next to them; anti-cheating mechanisms are built into most online systems and suspicious behavior is monitored by gaming companies.
APA, Harvard, Vancouver, ISO, and other styles
2

Hawker, Michael. "Subgames in massively multiplayer online games." Thesis, McGill University, 2008. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=21992.

Full text
Abstract:
With the launch of World of Warcraft in 2004, Massively Multiplayer Online Games (MMOGs) really came into their own as millions of people started playing worldwide. Providing scalability to such a large audience while maintaining a consistent gameplay experience is a diffcult task which many companies face in an industry where only few succeed. This thesis focuses on the issues of how a MMOG can be scaled to support more concurrent players and how consistency can be maintained in a Distributed Multi-Server Environment (DMSE). As a basis for investigation the notion of "Subgames" (i.e. games wi
APA, Harvard, Vancouver, ISO, and other styles
3

Miller, Mitchell. "Bootstrapping Massively Multiplayer Online Role Playing Games." DigitalCommons@CalPoly, 2020. https://digitalcommons.calpoly.edu/theses/2191.

Full text
Abstract:
Massively Multiplayer Online Role Playing Games (MMORPGs) are a prominent genre in today's video game industry with the most popular MMORPGs generating billions of dollars in revenue and attracting millions of players. As they have grown, they have become a major target for both technological research and sociological research. In such research, it is nearly impossible to reach the same player scale from any self-made technology or sociological experiments. This greatly limits the amount of control and topics that can be explored. In an effort to make up a lacking or non-existent player-base f
APA, Harvard, Vancouver, ISO, and other styles
4

White, Dustin. "Role recognition in massively multiplayer online games." Winston-Salem, NC : Wake Forest University, 2009. http://dspace.zsr.wfu.edu/jspui/handle/10339/43154.

Full text
Abstract:
Thesis (M.S.)--Wake Forest University. Dept. of Computer Science, 2009.<br>Title from electronic thesis title page. Thesis advisor: William H. Turkett Jr. Vita. Includes bibliographical references (p. 61-62).
APA, Harvard, Vancouver, ISO, and other styles
5

Veron, Maxime Pierre Andre. "Scalable services for massively multiplayer online games." Thesis, Paris 6, 2015. http://www.theses.fr/2015PA066212/document.

Full text
Abstract:
Les jeux massivement multi-joueurs en ligne (jeux MMOGs) visent à rassembler un nombre infini de joueurs dans le même univers virtuel. Pourtant, tous les MMOG existants reposent sur des architectures client / serveur centralisé qui imposent une limite sur le nombre maximum de joueurs (avatars) et sur les ressources qui peuvent coexister dans un univers virtuel donné. Cette thèse vise à proposer des solutions pour améliorer l'évolutivité de MMOG. Cette thèse explore deux services qui sont essentiels à toutes les variantes de MMOG: jumelage et détection de triche. Ces deux services sont les goul
APA, Harvard, Vancouver, ISO, and other styles
6

Veron, Maxime Pierre Andre. "Scalable services for massively multiplayer online games." Electronic Thesis or Diss., Paris 6, 2015. http://www.theses.fr/2015PA066212.

Full text
Abstract:
Les jeux massivement multi-joueurs en ligne (jeux MMOGs) visent à rassembler un nombre infini de joueurs dans le même univers virtuel. Pourtant, tous les MMOG existants reposent sur des architectures client / serveur centralisé qui imposent une limite sur le nombre maximum de joueurs (avatars) et sur les ressources qui peuvent coexister dans un univers virtuel donné. Cette thèse vise à proposer des solutions pour améliorer l'évolutivité de MMOG. Cette thèse explore deux services qui sont essentiels à toutes les variantes de MMOG: jumelage et détection de triche. Ces deux services sont les goul
APA, Harvard, Vancouver, ISO, and other styles
7

Hughes, Chelsea M. "A MEASURE OF SOCIAL BEHAVIOR IN TEAM-BASED, MULTIPLAYER ONLINE GAMES: THE SOCIALITY IN MULTIPLAYER ONLINE GAMES SCALE (SMOG)." VCU Scholars Compass, 2015. http://scholarscompass.vcu.edu/etd/3884.

Full text
Abstract:
Video games have become a new platform for social interaction. I review the sociality of video games and the relationship between virtual- and real-world behaviors. I review and address the pros and cons of methods of measuring social behavior. Finally, I present two studies drawn from internet populations. In Study 1 (N = 250), I develop a scale, The Sociality in Multiplayer Online Games Scale (SMOG), which measures the frequency of social gaming behaviors in team-based, multiplayer online games. I hypothesized these to align on dominance and affiliation dimensions of social interaction (Kies
APA, Harvard, Vancouver, ISO, and other styles
8

Bahramshahry, Armin. "MCCA : a communication architecture for online multiplayer games." Thesis, University of British Columbia, 2009. http://hdl.handle.net/2429/12537.

Full text
Abstract:
Over the last decade the ability of the Internet infrastructure to carry traffic has not improved at the same rate as the desktop technology. This imbalance has increased the perceived difference in the quality of service (QoS) offered by online multiplayer games compared to single player games. This thesis introduces MCCA, a communication architecture for online multiplayer games to improve the observed QoS and to lower the development complexity. MCCA takes advantage of online game’s relaxed state consistency and predictable workload. MCCA enables a game to label its traffic as belonging t
APA, Harvard, Vancouver, ISO, and other styles
9

Zhang, Kaiwen. "Persistent transaction models for massively multiplayer online games." Thesis, McGill University, 2010. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=95121.

Full text
Abstract:
Massively Multiplayer Online Games (MMOGs) can be treated as a database application. Players request actions concurrently to alter the state of objects in the game. Since the world state is the most valuable asset of MMOGs, it is extremely important to ensure its consistency. On the other hand, the defining feature of such games is their capacity to support thousands of clients playing simultaneously, thus requiring scalability. This thesis proposes a solution which leverages typical game semantics and architectures to design scalable transaction models for action handling while maintaining t
APA, Harvard, Vancouver, ISO, and other styles
10

Chen, Bei Di 1978. "Cheat controlled synchronization schemes for online multiplayer games." Thesis, McGill University, 2004. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=81270.

Full text
Abstract:
One of the key issues with online multiplayer games is game play fairness. In both centralized and decentralized architectures the ordering of command messages from clients for execution is an important issue that impacts fairness and response time of game play. Recently, a fair-ordered message exchange protocol (FMEP), based on "reaction" times was proposed to order command messages for a client-server model. This thesis presents a cheat controlled protocol (CCP) that can be used to control cheating in the FMEP. We examined the performance of the CCP by emulating wide-area game play sc
APA, Harvard, Vancouver, ISO, and other styles
11

Abdulazeez, S. "Dynamic load balancing for massively multiplayer online games." Thesis, Liverpool John Moores University, 2018. http://researchonline.ljmu.ac.uk/7864/.

Full text
Abstract:
In recent years, there has been an important growth of online gaming. Today’s Massively Multiplayer Online Games (MMOGs) can contain millions of synchronous players scattered across the world and participating with each other within a single shared game. Traditional Client/Server architectures of MMOGs exhibit different problems in scalability, reliability, and latency, as well as the cost of adding new servers when demand is too high. P2P architecture provides considerable support for scalability of MMOGs. It also achieves good response times by supporting direct connections between players.
APA, Harvard, Vancouver, ISO, and other styles
12

Moon, Kyung Seob. "Consistency Maintenance Algorithms for Multiplayer Online Digital Games." Thesis, Griffith University, 2007. http://hdl.handle.net/10072/367081.

Full text
Abstract:
Multiplayer Online Digital Games (MODIGs) are gaining in popularity because of the strategic sophistication added when games are played against other humans, as opposed to computer artificial intelligence (AI) opponents. However, the actualisation of multiplayer games is not easy, due to their complexity. Multiplayer games are the combined applications of various areas, such as networking, graphics, AI, sound, and process optimisation. Among them, problems related to networking -- such as limitations in data transfer rate, latency, and jitter -- are the most difficult to resolve. Network laten
APA, Harvard, Vancouver, ISO, and other styles
13

Webb, Steven Daniel. "Referee-based architectures for massively multiplayer online games." Thesis, Curtin University, 2010. http://hdl.handle.net/20.500.11937/498.

Full text
Abstract:
Network computer games are played amongst players on different hosts across the Internet. Massively Multiplayer Online Games (MMOG) are network games in which thousands of players participate simultaneously in each instance of the virtual world. Current commercial MMOG use a Client/Server (C/S) architecture in which the server simulates and validates the game, and notifies players about the current game state. While C/S is very popular, it has several limitations: (i) C/S has poor scalability as the server is a bandwidth and processing bottleneck; (ii) all updates must be routed through the se
APA, Harvard, Vancouver, ISO, and other styles
14

Chan, Pauline B. "Narrative participation within game environments: role-playing in massively multiplayer online games." Thesis, Georgia Institute of Technology, 2010. http://hdl.handle.net/1853/37126.

Full text
Abstract:
Massively multiplayer online games (MMOGs) present fantastic, persistent worlds and narratives for a community of players to experience through pre-defined rules, roles, and environments. To be able to offer the opportunity for every player to try the same experiences, many game developers have opted to create elaborate virtual theme parks: scripted experiences within static worlds that cannot be affected or changed through player actions. Within these games, some players have turned to role-playing to establish meaningful connections to these worlds by expanding upon and subverting the game
APA, Harvard, Vancouver, ISO, and other styles
15

Khan, Nadeem. "A distributed server architecture for massively multiplayer online games /." Thesis, McGill University, 2006. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=101150.

Full text
Abstract:
There has been a tremendous growth in the popularity of Massively Multiplayer Online Games (or MMOGs) with millions of players interacting in their virtual game space at the same time. However, the centralized server architecture of most modern day MMOGs is unable to cope with this increase in the number of participating players. Hence, there is a need for a scalable network architecture which can support these large number of players without affecting the overall gaming experience for each player. In this thesis we propose a scalable distributed server architecture which divides the virtual g
APA, Harvard, Vancouver, ISO, and other styles
16

Meredith, A. D. "The presentation of self in Massively Multiplayer Online games." Thesis, Nottingham Trent University, 2014. http://irep.ntu.ac.uk/id/eprint/240/.

Full text
Abstract:
This thesis examined the presentation of self in Massively Multiplayer Online games, to investigate how players create and maintain versions of self in these environments. Key research questions concerned the motivation for engaging in these behaviours, the impact of such activities on their offline lives and for those that did not engage in the active presentation of self, why they did not do this. There were three studies in the thesis, employing a combination of qualitative and quantitative methods. The first study consisted of interviews (n=29), analysed using Grounded theory, and the seco
APA, Harvard, Vancouver, ISO, and other styles
17

Wolfe, Amanda. "Massively Multiplayer Online Gamers: Motivations and Risks." Digital Archive @ GSU, 2012. http://digitalarchive.gsu.edu/cps_diss/74.

Full text
Abstract:
Massively multiplayer online games (MMOGs) are a popular type of online video game. While these games and their players have been studied previously, there is gap in the literature that examines the relationship between one’s motivation to play MMOGs and loneliness, depression, and problematic use. For this study, 440 players of World of Warcraft (WoW), a popular MMOG, completed a demographics questionnaire and four measures, including Williams, Yee, & Caplan’s (2008) motivation measure, Peter’s & Malesky’s (2008) World of Warcraft-specific Problematic Usage-Engagement Questionnaire, UCLA’s
APA, Harvard, Vancouver, ISO, and other styles
18

Strong, S. A. "Gamer-generated language and the localisation of Massively Multiplayer Online Role-Playing Games." Thesis, University College London (University of London), 2018. http://discovery.ucl.ac.uk/10046921/.

Full text
Abstract:
Video game localisation has received increased academic attention over the past few years. Despite the call for user-oriented research, few researchers have chosen to focus on issues that are central to end-user experience and its relation to the localised text. With the increased connectivity of gaming in general, and certain game genres in particular, gamers’ language use has become an integral aspect of the game experience. As a result, gamers have become innovative, creating and re-appropriating language, often using non-standard forms to coordinate their gameplay. This innovative and non-
APA, Harvard, Vancouver, ISO, and other styles
19

Westerlund, Anton. "Using Video Communication in Online Multiplayer Games : The effects of adding a video chat overlay on the game experience in online multiplayer video games - a quasi-experimental design." Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-105928.

Full text
Abstract:
The focus of this thesis is to investigate whether adding video communication inonline multiplayer video games will affect the game experience. The work uses usercentered design and a combination of qualitative and quantitative methods. Literaturereview, pre-study questionnaire and semi-structured interviews are used to create aprototype of a video chat overlay that can be used in games. The prototype is thenused in a quasi-experiment to test if adding a video chat will result in better gameexperience. Participants in the experiment play the same online multiplayer videogame without and with v
APA, Harvard, Vancouver, ISO, and other styles
20

Bozcan, Selcuk. "A Tool For Network Simulation Of Massively Multiplayer Online Games." Master's thesis, METU, 2008. http://etd.lib.metu.edu.tr/upload/12609985/index.pdf.

Full text
Abstract:
Massively multiplayer online games (MMOGs) have become highly popular in the last decade and now attract millions of users from all over the world to play in an evolving virtual world concurrently over the Internet. The high popularity of MMOGs created a rapidly growing market and this highly dynamic market has forced the game developers to step up competitively. However, MMOG development is a challenging and expensive process. In this study, we have developed a network simulation tool which can be used to model and simulate typical MMOGs that have client-server architectures. The main objecti
APA, Harvard, Vancouver, ISO, and other styles
21

McFarlane, Roger D. P. "Network software architectures for real-time massively multiplayer online games." Thesis, McGill University, 2004. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=18200.

Full text
Abstract:
A real-time massively multiplayer online game (MMOG) is a networked computer or video game in which tens of thousands to hundreds of thousands of consumers may interact with one another in real-time in a shared environment, even though these users may be separated by vast geographic distances. Game industry analysis highlights trends indicating that online game usage and market penetration will grow significantly over the next five to ten years. As such, game developers and entertainment companies seek to offer subscription based mass-market online games. However, the risks, costs and compl
APA, Harvard, Vancouver, ISO, and other styles
22

Vowles, Amy. "The psychology of Massively Multiplayer Online Role-Playing Games (MMORPG's)." Thesis, University of Birmingham, 2012. http://etheses.bham.ac.uk//id/eprint/6875/.

Full text
Abstract:
This paper reviews the literature on the psychological predictors of the problematic use of Massively Multiplayer Online Role Playing Games (MMORPGs). Nineteen studies were included in the review and results are discussed in terms of seven broad areas; Play time, Demographic differences, Psychological wellbeing and mental health, Personality, Cognitive factors, Physiological factors and Gamer experience and motivations. As a new area of research, the literature at present shows some limitations and inconsistencies across studies. Often factors have been considered in only one published paper,
APA, Harvard, Vancouver, ISO, and other styles
23

Wong, Christopher M. Eng Massachusetts Institute of Technology. "Kid's Survey Network : teaching data literacy with multiplayer online games." Thesis, Massachusetts Institute of Technology, 2009. http://hdl.handle.net/1721.1/53130.

Full text
Abstract:
Thesis (M. Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2009.<br>Includes bibliographical references (p. 66).<br>Current advancements in technology have permeated modern society, especially among the younger generations of computer users. Today's youth have grown up accustomed to video games and online social networking as standard elements of life. In contrast, many people of all ages today do not have a good grasp of data literacy. Many people simply do not understand statistics, charts, graphs and other survey data, which are all very c
APA, Harvard, Vancouver, ISO, and other styles
24

Munir, Sundas, and Mirza Sanam Iqbal Baig. "Challenges and Security Aspects of Blockchain Based Online Multiplayer Games​." Thesis, Högskolan i Halmstad, Akademin för informationsteknologi, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-38771.

Full text
Abstract:
Video gaming has always been a blooming industry. With the emergence of online multi- player video games , this industry’s worth have sky rocketed. Online multiplayer video games store data of player’s credentials, in-game progress, in-game virtual assets and payment details etc. Which mean security threats to these systems are nothing new and securing these games have always meant to protect player’s data from unauthorized breach. Integration of Blockchain technology in online multiplayer video games apart from other amazing features, provides a way to prove digital ownership of virtual asset
APA, Harvard, Vancouver, ISO, and other styles
25

Mansikkamäki, E. (Eetu). "Meaningful real-life relationships in massively multiplayer online roleplaying games." Master's thesis, University of Oulu, 2014. http://urn.fi/URN:NBN:fi:oulu-201412022038.

Full text
Abstract:
Massively Multiplayer Online Roleplaying Games are extremely popular with millions and millions of players spending large portions of their free time in these virtual environments. Still the social value and the meaningfulness of the relationships formed within them are questioned by most non-gamers and even some gamers. In the past even academia was mainly concentrating on the negative aspects of gaming but lately the value and meaningfulness of these relatively new social environments have been getting more and more attention. This thesis presents a phenomenographic study on how the partici
APA, Harvard, Vancouver, ISO, and other styles
26

Grimes, Sara M. "Online multiplayer games: a virtual space for intellectual property debates? /." Burnaby B.C. : Simon Fraser University, 2005. http://ir.lib.sfu.ca/handle/1892/2163.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Ponsford, Matthew J. "The Mutual Interaction of Online and Offline Identities in Massively Multiplayer Online Communities: A Study of EVE Online Players." Antioch University / OhioLINK, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=antioch1480426506465534.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Achterbosch, Leigh. "Causes, magnitude and implications of Griefing in Massively Multiplayer Online Role-Playing Games." Thesis, Federation University Australia, 2015. http://researchonline.federation.edu.au/vital/access/HandleResolver/1959.17/97562.

Full text
Abstract:
This thesis presents findings from research into the global phenomenon known as griefing that occurs in Massively Multiplayer Online Role-Playing Games (MMORPGs). Griefing, in its simplest terms, refers to the act of one player intentionally disrupting another player’s game experience for personal pleasure and potential gain. For too long it has been unknown how pervasive griefing is, how frequently griefing occurs and, in particular, the impact on players that are subjected to griefing. There has also been limited research regarding what causes a player to perform griefing. This thesis addres
APA, Harvard, Vancouver, ISO, and other styles
29

Bawa, Papia. "Game On| Massively Multiplayer Online Games (MMOG) as Tools to Augment Teaching and Learning." Thesis, Purdue University, 2018. http://pqdtopen.proquest.com/#viewpdf?dispub=10681049.

Full text
Abstract:
<p> The study investigated the use of Massively Multiplayer Online Games (MMOG) in English and Business classrooms in Higher Education from the context of learners&rsquo; performance outcomes, as well as stakeholders&rsquo; (learners, administrators, and faculty) perceptions pertaining to their experiences when using an MMOG based curriculum. The findings strongly suggest that MMOGs helped enhance learner performances in statistically significant ways, and provided valuable insights into elements of interest and concerns of stakeholders about MMOG usage in classrooms. Based on these insights,
APA, Harvard, Vancouver, ISO, and other styles
30

Goodman, Joshua. "A hybrid design for cheat detection in massively multiplayer online games." Thesis, McGill University, 2009. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=32384.

Full text
Abstract:
Massively multiplayer online games (MMOG) have become an extremely popular genre of gaming boasting millions of subscribers. Focusing on cheating, game designers often implement client-server network models which ensure that authority over the gamestate is retained by the game providers. Due to scalability limitations of such architecture the transition to the more scalable, yet less secure, peer to peer (P2P) models has become a more attractive option. Concentrating on cheat detection, the IRS hybrid net
APA, Harvard, Vancouver, ISO, and other styles
31

Triebel, Tonio [Verfasser], and Wolfgang [Akademischer Betreuer] Effelsberg. "Netzwerkdienste für Massively Multiplayer Online Games / Tonio Triebel. Betreuer: Wolfgang Effelsberg." Mannheim : Universitätsbibliothek Mannheim, 2014. http://d-nb.info/106000657X/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Juve, Kambra R. "The use of massive multiplayer online games to evaluate C4I systems." Thesis, Monterey, California. Naval Postgraduate School, 2004. http://hdl.handle.net/10945/1667.

Full text
Abstract:
Approved for public release, distribution is unlimited<br>Human Systems Integration Report<br>In the past few years, Massive Multiplayer Online Games (MMOG) have gained in popularity in the gaming industry, the public and the Department of Defense. Improvements to computer technology and the increased data transfer rate over networks have caused the potential applications for networked environments to blossom. MMOGs are a product of these improvements, as technological advancements have made it possible for the masses to gain access to virtual environments and participate. The ability to commu
APA, Harvard, Vancouver, ISO, and other styles
33

Juve, Kambra. "The use of massive multiplayer online games to evaluate C4I systems /." Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2004. http://library.nps.navy.mil/uhtbin/hyperion/04Mar%5FJuve.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Bopp, Stacey-Lee. "A phenomenological study of problematic internet use with massively multiplayer online games." Thesis, Nelson Mandela University, 2017. http://hdl.handle.net/10948/13757.

Full text
Abstract:
Massively multiplayer online games (MMOG’s) are a specific form of online computer games that allow for millions of people to simultaneously play online at any time. This form of online gaming has become a huge phenomenon worldwide both as a popular past time and a business endeavour for many individuals. There are more than 16 million people worldwide who subscribe to fantasy role-playing online games. Although such games can provide entertainment for many people, they can also lead to problematic Internet use (PIU). PIU has also been referred to as Internet addiction, and can cause significa
APA, Harvard, Vancouver, ISO, and other styles
35

Bilir, Tanla E. "Real economics in virtual worlds a massively multiplayer online game case study: Runescape /." Thesis, Atlanta, Ga. : Georgia Institute of Technology, 2009. http://hdl.handle.net/1853/31657.

Full text
Abstract:
Thesis (M. S.)--Literature, Communication, and Culture, Georgia Institute of Technology, 2010.<br>Committee Chair: Pearce, Celia; Committee Member: Burnett, Rebecca; Committee Member: Do, Ellen Yi-Luen; Committee Member: Knoespel, Kenneth. Part of the SMARTech Electronic Thesis and Dissertation Collection.
APA, Harvard, Vancouver, ISO, and other styles
36

Ratti, Saurabh. "A distributed location-aware routing architecture for P2P massively multiplayer online games." Thesis, University of Ottawa (Canada), 2010. http://hdl.handle.net/10393/28524.

Full text
Abstract:
Populations in contemporary Massively Multiplayer Online Games (MMOG) continue to grow, a trend that current client-server architectures are hard pressed to sustain. Application of peer-to-peer concepts and technologies to the domain of MMOG communications can address the issues of scalability and single points of failure associated with the client-server model. A proposed system takes an existing peer-to-peer network overlay as a foundation for peer connection management, and adapts it to have location-awareness by applying the Hilbert Space-Filling Curve. The new routing architecture's locat
APA, Harvard, Vancouver, ISO, and other styles
37

Diao, Ziqiang [Verfasser]. "Cloud-based support for Massively Multiplayer Online Role-Playing Games / Ziqiang Diao." Magdeburg : Universitätsbibliothek, 2017. http://d-nb.info/112872653X/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
38

Lim, Chong-U. "Modeling player self-representation in multiplayer online games using social network data." Thesis, Massachusetts Institute of Technology, 2013. http://hdl.handle.net/1721.1/82409.

Full text
Abstract:
Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2013.<br>Cataloged from PDF version of thesis.<br>Includes bibliographical references (p. 101-105).<br>Game players express values related to self-expression through various means such as avatar customization, gameplay style, and interactions with other players. Multiplayer online games are now often integrated with social networks that provide social contexts in which player-to-player interactions take place, such as conversation and trading of virtual items. Building upon a theoretical
APA, Harvard, Vancouver, ISO, and other styles
39

Cecin, Fábio Reis. "Peer-to-peer and cheat-resistant support for massively multiplayer online games." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2015. http://hdl.handle.net/10183/131877.

Full text
Abstract:
Em geral, jogos classificados como ‘jogos online maciçamente multijogador’, ou massively multiplayer online games (MMOGs) são simulações interativas, competitivas, em tempo real e em larga escala, de mundos virtuais gráficos. Atualmente, a maioria (se não todos) os MMOGs lançados comercialmente são implementados como serviços centralizados, onde centenas ou até milhares de máquinas servidoras, mantidas pelo provedor do serviço do jogo, são responsáveis por executar quase toda a simulação do mundo virtual. Isto implica em gastos significativos em equipamentos e comunicação por parte dos provedo
APA, Harvard, Vancouver, ISO, and other styles
40

Tucker, Staci. "Griefing: Policing Masculinity in Online Games." Thesis, University of Oregon, 2011. http://hdl.handle.net/1794/12140.

Full text
Abstract:
vii, 124 p.<br>Despite the rise in participation and economic importance of online games as a media phenomenon, ever-growing virtual worlds that seemingly exist as "third places" for social interaction and relationship formation, there is little research on the experiences of gamers with harassment, discrimination, and hate speech. Though changes in the industry serve as evidence of shifting attitudes about female, GLBTQ, and non-white gamers, harassment and use of hate speech based on sex and sexual orientation continue to flourish unchecked in online games. This study explores the prevalence
APA, Harvard, Vancouver, ISO, and other styles
41

Wendel, Erik. "Cheating in Online Games : A Case Study of Bots and Bot-Detection in Browser-Based Multiplayer Games." Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for telematikk, 2012. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-19510.

Full text
Abstract:
The video and computer gaming industry has seen a significant rise in popularity over the last decades and is now the worlds biggest digital entertainment industry [market-gamingvsmovies]. Where games meant Space Invaders and Doom in the old days, gaming is now everything from ultra-realistic shooter games to farm management simulators integrated in the Facebook platform, to games on our smartphones and tablets. This popularity has brought with it the attention of hackers and exploiters, and game cheats flourish in the shady parts of the internet. This thesis has two parts. The first part pres
APA, Harvard, Vancouver, ISO, and other styles
42

Lee, Wai Yu. "Understanding problematic use of massively multiplayer online games: instrument development and theoretical model testing." HKBU Institutional Repository, 2015. https://repository.hkbu.edu.hk/etd_oa/186.

Full text
Abstract:
Problematic use of massively multiplayer online games (MMOGs) is an emerging societal challenge worldwide. There are increasing numbers of incident of problematic use of MMOGs and even reported cases of death from playing MMOGs excessively. With its prevalence, problematic use of MMOGs has received increasing awareness from the scientific community, the general public, and the media. Since information systems (IS) research traditionally emphasizes the positive and productive values of system usage, relatively few published studies on problematic use of MMOGs are found in mainstream IS journals
APA, Harvard, Vancouver, ISO, and other styles
43

Andrivet, Sébastien. "Customer research, customer-driven design, and business strategy in Massively Multiplayer Online Games." Thesis, Massachusetts Institute of Technology, 2007. http://hdl.handle.net/1721.1/39531.

Full text
Abstract:
Thesis (M.B.A.)--Massachusetts Institute of Technology, Sloan School of Management, 2007.<br>This thesis is a part of an exploration of how the relationships between the customers of Massively Multiplayer Online Games (MMOGs) shape customer experience, and can be used to diminish customer churn and improve customer life expectancy, two critical drivers for any subscription-based business model. MMOGs are a very complex product, with a massive level of interaction within the customer base - in fact those interactions constitute a significant part of the appeal. Thus, MMOGs combine aspects of pa
APA, Harvard, Vancouver, ISO, and other styles
44

Johnsson, Fredrik. "Mobility Gaming - Social Interaction in Massive Multiplayer Online Games within a mobile context." Thesis, Malmö högskola, Institutionen för konst, kultur och kommunikation (K3), 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-21461.

Full text
Abstract:
“Mobility Gaming” entails research done on how the social interaction within MMOG / MMORPG can be brought into a mobile context. The central issues in the research how MMOG players communicate and interact with each other today and how it can incorporate user mobility. Based upon this the research is focused on how the connection between non physical space, game world, and the physical space can be interconnected to enable the interaction to still occur. A prototype environment is created in with the user interaction can be tested and experienced. Cellphone and PDA clients have been developed
APA, Harvard, Vancouver, ISO, and other styles
45

Kogan, Ilya. "An Analysis of Cheat Prevention in Peer-to-Peer Massively Multiplayer Online Games." Ohio University Honors Tutorial College / OhioLINK, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=ouhonors1276273302.

Full text
APA, Harvard, Vancouver, ISO, and other styles
46

Loh, Benjamin Y. "Massively Multiplayer Online Role Playing Games (MMORPGs) in Malaysia: The Global-Local Nexus." Ohio University / OhioLINK, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1375663397.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

Humphreys, Alison M. (Sal). "Massively Multiplayer Online Games. Productive players and their disruptions to conventional media practices." Thesis, QUT, 2005.

Find full text
Abstract:
Summary This thesis explores how massively multiplayer online games (MMOGs), as an exemplary new media form, disrupt practices associated with more conventional media. These intensely social games exploit the interactivity and networks afforded by new media technologies in ways that generate new challenges for the organisation, control and regulation of media. The involvement of players in constituting these games – through their production of game-play, derivative works and strong social networks that drive the profitability of the games – disrupts some of the key foundations that underlie o
APA, Harvard, Vancouver, ISO, and other styles
48

Humphreys, Alison Mary. "Massively Multiplayer Online Games Productive Players and their Disruptions to Conventional Media Practices." Thesis, Queensland University of Technology, 2005. https://eprints.qut.edu.au/16119/1/Alison_Humphreys_Thesis.pdf.

Full text
Abstract:
This thesis explores how massively multiplayer online games (MMOGs), as an exemplary new media form, disrupt practices associated with more conventional media. These intensely social games exploit the interactivity and networks afforded by new media technologies in ways that generate new challenges for the organisation, control and regulation of media. The involvement of players in constituting these games - through their production of game-play, derivative works and strong social networks that drive the profitability of the games - disrupts some of the key foundations that underlie other publ
APA, Harvard, Vancouver, ISO, and other styles
49

Humphreys, Alison Mary. "Massively Multiplayer Online Games Productive Players and their Disruptions to Conventional Media Practices." Queensland University of Technology, 2005. http://eprints.qut.edu.au/16119/.

Full text
Abstract:
This thesis explores how massively multiplayer online games (MMOGs), as an exemplary new media form, disrupt practices associated with more conventional media. These intensely social games exploit the interactivity and networks afforded by new media technologies in ways that generate new challenges for the organisation, control and regulation of media. The involvement of players in constituting these games - through their production of game-play, derivative works and strong social networks that drive the profitability of the games - disrupts some of the key foundations that underlie other publ
APA, Harvard, Vancouver, ISO, and other styles
50

Parsons, Jeffrey Michael. "An examination of massively multiplayer online role-playing games as a facilitator of internet addiction." Diss., University of Iowa, 2005. http://ir.uiowa.edu/etd/98.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!