It`s a very simple windows application but It should be run on a LAN.
Here is what I want to make its a kinda game:
Someone runs the application for the first time,others will join him from their own workstation (they r all on a same LAN) So now they r all running the application at the same time, every one enters a number ,and after they all entered their numbers the application gives the sum of numbers.

Recommended Answers

All 2 Replies

DirectX has facilities to develop networking games..

Imo stepping into an advanced API such as Direct X for something so simple is overkill. What you need is to learn how to use sockets well.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.