Posts

We couldn’t complete the updates, Undoing changes, Don’t turn off your computer in Windows 10 Solved

Image
"We couldn’t complete the updates, Undoing changes, Don’t turn off your computer" This was really frustrating. Whenever i try to start windows , windows starts with update and then says " We couldn’t complete the updates, Undoing changes, Don’t turn off your computer" and then restarts and then this loop continues. If this is the case with you then don't worry i m here to help you. As i tried for solution i used to read lots and lots of text for getting solution from website but none helped . So won't take your time . Let's start with solution Follow this steps:   1. Press Windows Button + R 2. Type control in it and press Enter 3. Now select Administrative tools 4. Now select services 5. Scroll down to Windows Update 6. Right click and select Properties 7. Now disable update This was simple step to step solution to your problem  Enjoy #TekTuts

Top dog Breed's

Image
                                          D og 's are loyal in nature.They are intelligent and alert. General Appearance:- The appearance is that of a dog of medium size,with a great body that is square.Compactly built,muscular and powerful, for great endurance and with great speed. Elegant in appearance, of  proud carriage, reflecting great nobility and temperament.Energetic,watchful ,determined,alert,fearless,loyal and obedient.  1: German shepherd The  German shepherd is a breed of medium to large-sized dog that originated in Germany.The breed's officially recognized name is German shepherd dog in the English language.  Lifespan: 9-12 years; Origin: Germany; Colors: Black, Black&Tan,Black&Silver,Red&Black,Grey; Temperament:  Obedient,Loyal,Intelligent,Courageous,Watchful,Alert,curious Height: Male:60-67 cm...

Best Whiteboard Animation( Sketch Maker ) Software with Voice Over | Download for Free

Image
If you are video publisher and you are searching for white board animation software. Then you are at right place . So here is the software which i found very much helpful. As a publisher you always wants someone to speak. but text to speech engine can do this for you. But other softwares which are in market (EasySketchPro , Explaindio , VideoScribe etc. ) are not integrated with this feature . So if we record text to speech then also it is tedious job to sync audio with animation . And if speak yourself then also is takes time to sync all things. Here I found software " TTS Sketch maker " which have integrated text to speech engine . So now you can create animations with audio without any hesitation. But its costly to get. So here i will provide a torrent link(as well as normal download link) from where you can download for free with licence key. Finally YOU Can Easily Create Amazing Whiteboard Sketch Videos With Text-To-Speech HUMAN Sounding Voices in Minutes!   What is TTS...

MONOGAMI ? | Easy Vocabulary

Image

What is the difference between a port and a socket?

Image
  Summary A TCP socket is an endpoint instance defined by an IP address and a port in the context of either a particular TCP connection or the listening state. A port is a virtualisation identifier defining a service endpoint (as distinct from a service instance endpoint aka session identifier). A TCP socket is not a connection , it is the endpoint of a specific connection. There can be concurrent connections to a service endpoint , because a connection is identified by both its local and remote endpoints, allowing traffic to be routed to a specific service instance. There can only be one listener socket for a given address/port combination . Exposition This was an interesting question that forced me to re-examine a number of things I thought I knew inside out. You'd think a name like "socket" would be self-explanatory: it was obviously chosen to evoke imagery of the endpoint into which you plug a network cable, there being strong functional parallels. ...

What are ports ?

Image
These ports are used to connect Countries together. In the same way ports in the computer are used to connect computers together. Basically, in Computer there are two types of IP ( Internet Protocol ) traffic as TCP and UDP. TCP( Transmission Control Protocol ) UDP(User Datagram Protocol ) As you can see in above picture ports are endpoints of communication between two Computer. Difference in TCP and UDP: TCP is connection oriented. Once a connection is established data can be sent bidirectionally. UDP is simpler, connectionless IP. Multiple messages are sent as packets in chunks using UDP. as TCP in connection oriented, it is reliable and we can receive data in order as sent by the sender, but this is not the case with UDP. UDP is not reliable. As we know Headers are used to specify metadata. TCP header size is 20 bytes, which contains Source Port Destination Port Check Sum UDP header size is 8 bytes, which contains Source Port Destination Port Check Sum TCP do...

Beginner Guide to Hacking

Image
Are you a beginner who wants to learn hacking but don’t know where to start? If so you are at the right place. Since most of the books and free resources on the Internet are only meant for those who already have a considerable amount of knowledge on the subject, they fail to teach  hacking for beginners . Therefore, I have decided to come up with this post that gives useful tips for beginners on how to kick start their journey to becoming a hacker. What is the Best Way to Learn Hacking for Beginners? Consider the following steps: Step-1: Begin with the Basics For beginners who have little or no previous knowledge of hacking, it is always better to start off from the basics. Instead of directly learning how to hack, you can begin exploring more about topics such as computer networks, network ports, firewalls, common network protocols  like IP address, HTTP, FTP, DNS, SMTP etc. along with how each of those stuffs work. You can also begin to learn more about alternate o...