Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Error #2

Open
AhmedSakrr opened this issue Apr 17, 2023 · 2 comments
Open

Compiling Error #2

AhmedSakrr opened this issue Apr 17, 2023 · 2 comments

Comments

@AhmedSakrr
Copy link

AhmedSakrr commented Apr 17, 2023

Which Gcc compiler version used to compile it ? Because i tried with latest GCC compiler and it gives me errors.
image
image
image
image

Another Question can it handle more than 99999 connections ? Can it handle millions connections?
Or what is the max. Number of bots Limit i can edit to it ?

@SlokAks
Copy link

SlokAks commented Apr 17, 2023

Screenshot from 2023-04-17 19-51-40

It is working fine. It seems.

@SlokAks
Copy link

SlokAks commented Apr 17, 2023

To suppress the warnings, you can use -w flag $ gcc -w -o net net.c -lpthread

Next steps:
Run each of the following in seperate consoles.
(1) ./net
For bots (2) nc 127.0.0.1 1337
For admin console (3) nc 127.0.0.1 1233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants