Coder Social home page Coder Social logo

Ram Rustagi's Projects

18cs32-dsa icon 18cs32-dsa

Course material for Data Structure and Application course under VTU for 3rd semester course for the batch 2020-2024

2019-17cs52-cn icon 2019-17cs52-cn

Lecture notes, slides, assignments, QPs etc for Computer Network Course 17CS52 under VTU offered in 2019 July-Nov.

2019_20-even-18cs42-daa icon 2019_20-even-18cs42-daa

Resource place for lecture notes, quizzes, assignments, internal exams etc. for DAA course under VTU

el-evolution-of-server-socket-programming icon el-evolution-of-server-socket-programming

Here we provide details on evolution of TCP server socket programming. The evolution would go thru following stages **Single client connection: Start from a server program that accepts requests from a single client and exits when client closes the connection **One client at a time. The server program runs for ever, but handles one client at a time. When one client exits, only then it accepts requests from next clients and so on. **Limited number of Multiple concurrent clients: The server program accepts requests from a max number of concurrent clients as predefined when the server starts **Unlimited number of multiple concurrent clients: The server program accepts as many as clients as possible subject to availability of server resources.

el-http-basics icon el-http-basics

Details of basic systems setup at home or lab to understand basics of HTTP Protocol

el-web-performance-i icon el-web-performance-i

Describes set of steps for the exercises as described in the article to understand HTTP protocol performance.

experiential-learning icon experiential-learning

Describes the source code and example snippets as described in articles under the series "Experiential Learning of Networking Technologies" published in "Advanced Communications and Computing" by ACCS

vtu-cnlab icon vtu-cnlab

CN Lab programs for VTU Computer Network Lab

vtu-mllab icon vtu-mllab

Programming exercises of VTU 7th Sem for Machine Learning Lab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.