Archive for December, 2011

The steps involved in establishing a socket

By Symphony - Last updated: Monday, December 5, 2011

The steps involved in establishing a socket on the client side are as follows: Create a socket with the socket() system call Connect the socket to the address of the server using the connect() system call Send and receive data. There are a number of ways to do this, but the simplest is to use [...]

网页游戏,sns游戏为代表的在线游戏是整个游戏界一次彻底革命

By Symphony - Last updated: Monday, December 5, 2011

正如客户端网游的出现是游戏界的一次革命一样,webgame和snsgame也是游戏界的新革命。他改变了人们的娱乐方式,使之更便捷,只要你有帐号,便随时随地可玩。极大的便捷性来自技术的不断改良,至今许多人没有意识到这是一次彻底的革命。而下一波,将是移动游戏和在线游戏的多端整合。