Thread: Ideas for a Network Simulation toy..

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657

    Ideas for a Network Simulation toy..

    I've been learning the basics of networking for a few days and suddenly had this idea: to make the model myself in C++.
    Though I've not written any code(for this) yet, I think the implementations of the following will be within my capacity(now)...[I'd expand it later along the road]..
    * Virtual Machines as a toned down version of the architecture of real comps(in a high level, not 0s and 1s !!)
    * Ability to create and destroy new virtual machines(each one being an object).
    * Sending and receiving meaningful messages.
    * Primitive lookalikes of some network information tools found in Linux and a sort of ssh.
    * Illustrating the different topologies and objects resembling the other devices to hold the vm `s together.

    Would anyone of you suggest some other ideas &| features, or something which would be a helpful read ?
    Last edited by manasij7479; 07-01-2011 at 06:33 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Neural Network Ideas
    By User Name: in forum General AI Programming
    Replies: 2
    Last Post: 09-16-2010, 07:14 PM
  2. Sports simulation/game website ideas
    By ebemiss in forum Tech Board
    Replies: 3
    Last Post: 07-22-2009, 11:23 AM
  3. EDCF protocol in Network simulation program
    By linux_007 in forum C++ Programming
    Replies: 0
    Last Post: 04-12-2009, 03:04 PM
  4. Network simulation code
    By ferarris in forum C Programming
    Replies: 2
    Last Post: 03-31-2006, 12:09 PM
  5. review my telephone network simulation program
    By debuger2004 in forum C Programming
    Replies: 3
    Last Post: 06-20-2003, 01:26 PM