How to access Ethereum games
each version of Ethernet has a maximum cable length limit (that is, the length without amplification). Signals within this range can propagate normally, and signals beyond this range cannot propagate
in order to allow the construction of a larger network, repeaters can be used to connect multiple cables. Repeater is a physical layer device, which can receive, amplify and retransmit signals in two directions
extended data
several common Ethernet interface types
1. SC optical fiber interface
SC optical fiber interface has been applied in the era of 100base TX Ethernet, so it was called 100base FX at that time (F is the abbreviation of optical fiber). However, at that time, because the performance was not more prominent than twisted pair, but the cost was higher, so it was not popularized. Now the instry vigorously promotes gigabit network, and SC optical fiber interface is re valued
2. RJ-45 interface
this kind of interface is the most common network equipment interface, commonly known as "crystal head", and the professional term is RJ-45 connector, which belongs to the type of twisted pair Ethernet interface. RJ-45 plug can only be inserted along the fixed direction, and a plastic spring piece is set to be stuck with RJ-45 slot to prevent it from falling off
3. FDDI interface
FDDI has the highest transmission rate among the mature LAN technologies. It has the characteristics of timed token protocol, supports a variety of topologies, and its transmission medium is optical fiber. Fiber distributed data interface (FDDI) is a set of protocols developed by American National Organization for Standardization (ANSI) to transmit digital signals on optical cables
reference source: Network Ethernet interface
If you want to query the transaction records on the main network, you can use Etherscan. However, if you build your own private chain, how should you query the transaction records
the answer is that you need to listen to the logs on the chain, save them in the database, and then query them in the database. For example:
< pre t = "code" L = "Java" > varaddr = & quot& quot;< br />varfilter=web3.eth.filter({fromB lock:0 ,toBlock:' latest', address:addr });< br />filter.get(function(err,transactions){transactions.forEach(function(tx){
vartxInfo=web3.eth.getTransaction(tx.transactionHash);
/ / at this time, the transaction information txinfo can be stored in the database
})< br />}); Pre >
Web3. Eth. Filter() is used to monitor the log on the chain, and Web3. Eth. Gettransaction() is used to extract the information of the specified transaction. Once the transaction information is obtained, it can be stored in the database for query
recommend a practical introction, you can see: Ethereum tutorial
at present, the fields closely combined with blockchain include finance (major banking institutions), digital assets (bumeng network), intelligent contract (Ethereum), etc. the game field is considered as one of the categories of digital assets in the instry, which will give birth to new scenarios and business opportunities
from the perspective of existing solutions or applications, the combination of game and blockchain technology mainly lies in two aspects: first, asset circulation; 2、 Platform
first, asset circulation, which is the main solution of bumeng in the game field. Virtual assets such as tokens in the game are regarded as digital assets and circulated based on blockchain, which has the advantages of more convenient circulation and lower cost. For example, some big game companies have 10 games. The game currency of these games is connected through blockchain technology. The gold coin of game a is still useful when it comes to game B. in this way, if the user of game a does not want to play game a, he may prefer to choose other games of the company because of the gold coin in game A. for the game company, It can better circle users. For users, it can ensure that their virtual assets will not be devalued, thus stimulating the transactions in the game. For small game companies, their user diversion is a high cost thing. If they unite to share the virtual assets in the game, they can attract users of other games
Second, platform, which is the decentralized E-sports platform on Ethereum - what the first drop of blood is doing now, is to solve the trust problem of the central platform based on the decentralization of blockchain technology, and use the smart contract to solve the reward payment problem. It is a bit similar to gambling. Compared with the current gambling platform, the rules are more open and transparent, and there is no problem of platform fraud. And with smart contracts, the process is simpler. Therefore, gambling and competitive games can be considered to cooperate with the blockchain platform
these two solutions are common in the field of blockchain, and there may be more solutions. You are welcome to discuss them with me in the comments area.
After reading the answers of other respondents, I really want to laugh. It's not terrible to pretend that I don't understand. What's terrible is to answer blindly. There's something wrong with this question. The burst of 5.7 billion yuan has nothing to do with a drop of 10 cents. It can even be said that its disappearance is e to the sharp rise. So where is the decline? If bitcoin really falls, it will not be 5.7 billion capital washed away, it will be tens of billions, hundreds of billions of capital evaporated, those who talk about trends and development, please study the capital and stock market well, and by the way, please search for the meaning of the word "burst", no culture is too terrible
in addition, I would like to make a digression. Recently, a hot topic is fund. In 2021, the annual meeting is more or less a national fund. In 2020, the fund manager is still a good active fund. Even if the position is not changed, the annual yield will reach at least 40%, but this does not mean that this year is still OK, It's not that everyone can make money playing with funds. it's similar to the nature of stocks. Index funds, stock funds and even active funds are risky. I think many people say that they should get on the bus quickly. They are really worried about your funds
of course, 2021 may be a bull market. It is estimated that the whole network has spread, many people are rubbing their hands to make a lot of money, but I can't do much. I just advise you not to go with the flow too much, don't be greedy, and don't think you are. That's all. Good luck strong>
