how can I share computer connected with Internet to others computer in the same place without using networking system .plz help me out

Dani AI

Generated

— there are simple, router-free ways to let other PCs use your Internet. Which one to pick depends on how your machine is connected (Ethernet, USB modem, or a phone), how many devices you need to serve, and the OS on the host PC — as and have already hinted.

Common practical choices:

  • Windows: use the built‑in Mobile Hotspot or Internet Connection Sharing (ICS) to turn your PC into a Wi‑Fi or Ethernet gateway for other devices.
  • Two PCs only: connect them with an Ethernet cable (modern NICs auto‑sense so a straight cable usually works) and enable ICS on the host.
  • Linux: run a software AP (hostapd) plus NAT/forwarding; confirm your wireless card supports AP mode with iw list and then configure hostapd and iptables. See the hostapd documentation for details (hostapd) and a general overview of the ICS concept (Internet Connection Sharing).

Quick cautions: always use WPA2/strong passwords, enable a firewall on the sharing host, and check your ISP terms before sharing. If AP mode fails, the NIC may not support it — try a different driver or a USB Wi‑Fi adapter that does.

Recommended Answers

All 2 Replies

When you refer to network system, do you mean routers and gateways or the whole lots cables and all.

What type of internet connection do you have? How many computers are you trying to connect? Do you have a hub or a router?

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.