• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Programmers needing help

Robotoer

Member
I'm creating this forum for programmers who are having problems with code. I can answer questions about directX coding, Windows API coding, and Standard C++ language.

I also have a question for anyone to answer:
How does internet/network coding work in C++?
 
You want to answer stuff about an operating system called Nachos?

<-- currently going through hell with an OS course
 
Holy cow it's NACHOS! It's been a while (1998?) since I had that class, but it was super educational. Good luck, and I hope you enjoy spending 40 hours a week on a single class!

Edit:
Oh, and about the network programming. You can either use a portable library (like ACE or netxx) or the native interface on whatever system you're using.
 
Back
Top