Font
Large
Medium
Small
Night
Prev Index    Favorite Next

Chapter 108 Six-Dimensional Space

Chapter 108 Six Degrees Space

After dealing with other things, Han Feng began to develop the first real computer program after his rebirth.

This is the result of Han Feng's thinking during this period and the first step in his four-year plan.

Han Feng has always believed that gold mines are everywhere on the Internet, and this is an open platform that brings together resources from all over the world.

Therefore, Han Feng has been thinking about how he wants to enter the Internet. To put it bluntly, it is how he can rise in a short period of time. This is not simply making money and leaving. If it is just making money, with his current technology, it can be said that it is just a matter of whether he wants or does not want. The key now is that he wants to build his own business empire in just a few years, at least he must be able to become a force that cannot be ignored in the eyes of the Yang family or the Han family, and even on an equal footing.

With the development of the Internet to this day, it can be said that almost all areas that can make money have countless gold diggers. They enter this field with hope and dreams and dreams of making money. However, very few of them can succeed, and only a few of them can succeed. Moreover, with the development of society, almost all of the money-making projects on the Internet are monopolized by some giant companies, and it is almost difficult for small companies and groups to intervene, let alone individuals.

However, the Internet is also a very magical world, and miracles will happen every once in a while. On the other hand, the predecessors of those international giants, Microsoft, Google, Facebook, etc., are all full of legendary colors, and their emergence is undoubtedly enviable mythological miracles.

Han Feng also wanted to create his own myth. He relied on not his luck, but his own knowledge, his own technology, and the unique super system inside his brain!

He was almost familiar with the industry's dynamics. He read a lot of news and blogs every day, and closely followed the latest situation of those international giants. He kept observing and thinking. Over time, in this regard, he formed his own worldview and knew how he could make a world in this extremely competitive field.

Han Feng's current state is unprecedentedly good. After writing lines of code, there are almost very few moments of rework. This is because of the benefits of super systems. Some commonly used algorithms or codes are almost unthinkable. They call them directly from the brain disk and then "copy" them into the compiler.

Han Feng had already prepared the knowledge and technical reserves needed to prepare this program, and he also used abnormal means to obtain some key information for research.

Han Feng named the project he is doing now "Six Degrees Space". It can be roughly divided into two main programs, one is the server side and the other is the client side. The form is similar to online games. Use the client to log in to the server to perform corresponding operations.

It took about a week to carry out closed development, and the prototype of Han Feng's project finally came out. The next time is the debugging period, where he will test and improve the two software he wrote.

However, he had to buy a server first. When he developed it, he used his machine as a server. Now that he had to start debugging, he still needed a real server.

As a hacker, Han Feng does not intend to buy those packaged servers, but plans to do it by yourself. This is the special hobby of real hackers. Those brand machines that have been assembled long ago can be reliable in stability because they have been tested by server manufacturers' quality, but their performance is often not fully utilized and the cost-effectiveness is not cost-effective.

Therefore, during this period, Han Feng has been shopping in the computer market. It is useless to just stay in the information. You have to go to the site to observe and understand it specifically, especially the price.

When Han Feng first went to the computer market, he only looked and didn't speak. When others were buying hardware, he listened next to him. I have to say that the fact that the salesperson fooled people was so powerful that he opened his mouth and was a bunch of professional nouns and parameters, which made those who came to buy computers dizzy, and finally got a big advantage by the unscrupulous businessman.

Han Feng spent more than an hour shopping around the entire computer market. After mastering the basic situation, he began his own procurement action. Motherboard, chassis, fans, hard disk...

Experts can tell if there is any. Often, after the other party tricked them for a while, Han Feng rolled their eyes with just one sentence and shouted: "Brother, if you are an expert, don't join in the fun. Okay, what do you want to buy? Brother, I'll give you the price evenly."

Han Feng knew that the cost price they mentioned was certainly not true, but the other party had to make some money better. As long as it was not exaggerated, he usually did not reveal it.

It took Han Feng a long time to form the server.

The server is quite noisy, so Han Feng specially vacated another room to serve as a computer room, and connected it in another room.

The next time is to create an operating system that can meet the needs of Korean style. Korean style uses the Linux server version. This operating system is open source and can be directly downloaded from the source code on the network. It can easily add and delete modules in this system according to your needs. After adjusting the functions, the work is to compile the system. This process is relatively long and took nearly half a day.

It was not until the evening that Han Feng truly successfully ran his "Six Degrees Space" server on the server.

According to Hanfeng's design, "Six Degrees Space" is a virtual world, which is similar to online games, but has a big difference. Similarly, its structure and operations are both client and server modes, and log in to the server through the client. However, unlike online games, this virtual world only stipulates a set of "rules" in advance, and nothing else is there. This is a software that highly simulates the real world. At the beginning, there was nothing in the server of "Six Degrees Space", just like the moment before Pangu created the world, it was a chaos, or a barren continent. Everything can be "created" through the client. For example, through the client, Hanfeng can use the creation function to build a house with basic stones. This house did not exist originally and had no specified shape. It will only be saved in the server after the user is built. As long as the creator or administrator does not delete it on its own initiative, the house will always exist, just like the real world.

Each client can create a character. Han Feng logged in with the client. He became the first human in this world and the first creature in the "Six Degrees Space".

Looking up, there was only a vast and vast flat land inside, and it was impossible to see at first sight. This was the initial setting of Han Feng for this world. There was nothing but land.

Since it was only the first version, the character created by Han Feng looked very ugly, and his movements were very unnatural, and he didn't have any clothes on his body.

Han Feng controlled the character and ran on the land. Although it looked very simple and boring, he found it very interesting because his "Genesis" had successfully taken a staggering step. He is the "Genesis God" of this world. Half an hour later, Han Feng gave this character the greatest power - to move mountains and seas.

This is the first function of the whole world. Adjusting the land inside can greatly change the altitude of the terrain, lift a piece of flat land, make it a mountain range, or crush it and become a depression.

In essence, these operations are just programming the server side of the "six-degree space" and changing some data in the database can achieve this effect. Then display the process through vivid 3D graphics. The principle is very similar to online games.

However, compared with the online game client that always goes up to several g, the client compiled by Hanfeng is only less than 30 megabytes in size, which is almost negligible. All operations are carried out on the server side, and data is instantly exchanged between the client and the server side.

"Six Degrees Space" is Han Feng's first product to enter the Internet. It is not as easy to copy as those websites. It really wants to build a 3D virtual world, which involves many very core technologies. The threshold for entering this field is quite high. Han Feng is not worried that others will also enter this field. This market has not been developed now, and everyone has a very limited understanding of the virtual world. Come in together and promote this concept, and finally see who can win the final victory.
Chapter completed!
Prev Index    Favorite Next