Recent content by Robotoer

  1. R

    Bridging Wired LAN and Wireless LAN

    Here's the way I'm trying to setup my network: DSL-----------Router. . . . . (wireless) . . . . . . Laptop-----------Desktop Is this possible? If so, how? Can the windows XP connection bridging do the job?
  2. R

    Internet Connection Sharing/bridgin help

    Here's the way I'm trying to setup my network: DSL-----------Router. . . . . (wireless) . . . . . . Laptop-----------Desktop Is this possible? If so, how? Can the windows XP connection bridging do the job?
  3. R

    Web developers, Programmers, 3d Artists needed

    thanks for the advice
  4. R

    Networking Support thread for the unemployed:8-5-06 Highly talented folks looking for work in here

    Team name: DeNovo Project name: (or working title. If you have no specific project at present (i.e. hiring for a longer term team) you may choose to leave this out.) Brief description: I'm lookin for people who want to join a long term team. This team was formed about a year ago, but...
  5. R

    Web developers, Programmers, 3d Artists needed

    Team name: DeNovo Project name: (or working title. If you have no specific project at present (i.e. hiring for a longer term team) you may choose to leave this out.) Brief description: I'm lookin for people who want to join a long term team. This team was formed about a year ago, but...
  6. R

    .NET programming confusion

    wait... unmanaged code is compiled for the cpu that you're running on?... If it's like that wouldn't you havfe to make a version for each set of hardware?
  7. R

    .NET programming confusion

    What's the difference between managed code and unmanaged?
  8. R

    .NET programming confusion

    can standart C++ (unmanaged) work with the .NET forms?
  9. R

    Freeware programs and applications

    To add to the 3d Modeling programs list, there's also Blender: http://blender.org/cms/Home.2.0.html. This program is under some license that even allows for models created by it to be used in commercial productions.
  10. R

    Half-life definition

    In addition to the Half life name, there's also the symbol, which is lambda, the upsidown y. I think that means wavelength in science
  11. R

    Do I actually get anything by installing via 4 in 1 drivers on this system?

    Usually it's a good idea to install drivers that come with a motherboard. Microsoft often times includes out of date drivers because they are the only ones that are "XP certificate signed". Also, the manufacturer drivers cd sometimes includes extra software.
  12. R

    .NET programming confusion

    I've constantly been seeing Microsoft's promotions for the new .NET stuff they make. What is .NET? Also, in microsoft visual C++2003 and above, how do u use the .NET forms? I know how to program in C++, but i still don't know how to use the new .net features. Can anyone help?
  13. R

    Coaxial Cable Networking

    thanks for all the help! My dad decided that he's just going to run an ethernet cable through the roof into my room.
  14. R

    Physics Equation

    Does anyone know of how i could approximate deformations?
  15. R

    Physics Equation

    Yeah, That was what i was getting to, but i would like to create a physics engine as real as possible. To do deformations, i'm satisfied with a close approximation, but the part dealing with motion shouldn't be too hard.