Skip to main content

Nepal Telecom, connecting Nepal with Chinese internet!!!




After a long wait, Nepal is finally set to receive internet bandwidth from China from Friday, 12th Janurary. Earlier in December last year, China Telecom Global Limited (CTG) and Nepal Telecom reached an agreement to deliver Internet Protocol services in Nepal through a newly-launched terrestrial cable route connecting China and Nepal via the Jilong gateway. 

According to NT officials, once the country is connected to Internet bandwidth of the northern neighbor, users will be able to use uninterrupted Internet services even when connection with Indian side is disrupted due to any reason. The connection with China is likely to provide various alternatives for users as NT can purchase bandwidth from different Chinese companies.According to the state-owned telecom operator, Nepali users will not face any problems in using Google and other social networks because the company is planning to purchase bandwidth from Hong Kong. [source: Republica]
“The process of acquiring internet bandwidth from China has been completed. The commercial operation of the Nepal-China optical fibre link will begin from Friday,” informed Prativa Baidhya, spokesperson for NT. [source: Himalayan Times]

Comments

Popular posts from this blog

Overview of Cryptocurrency and its status in Nepal!!!

These days, you must have been hearing a popular term which is often being used as the Digital Currency, " Bitcoin ". It has made a huge impact in the financial sector throughout the world. But to this date, the person who has invented it, has not yet been identified; but goes by the name " Satoshi Nakamoto ".  Announcing the first release of Bitcoin, a new electronic cash system that uses a peer-to-peer network to prevent double-spending. It’s completely decentralized with no server or central authority.  – Satoshi Nakamoto, 09 January 2009, announcing Bitcoin on SourceForge. Bitcoin started making its presence felt as of February 2015, when over 100,000 merchants and vendors accepted bitcoin as payment. Research produced by the University of Cambridge estimates that in 2017, there are 2.9 to 5.8 million unique users using a Cryptocurrency wallet, most of them using bitcoin. [source: wikipedia] There are various other examples of Crytpocurrency such as " ...

Involve in Programming

Where to start programming? How to be involved in programming?  What programming might offer me? How do i learn the basics?..... These are the basic things that a newbie questions when they start programming. But for most others, they don't know programming. Programming is a art in computing that offers you the ability to make the computer work as you wish.  But if you wish to know more exact definition: Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation of algorithms in a target programming language. For programming, we require programming languages. These languages are like human languages except that they are used to communicate with computer i.e. these languages though are syntactically similar to the human readable form, they are ultimately converted to machine readable language. Further discussion about...