Skip to content

BDZ4#7

Open
MarinaChristmas wants to merge 1 commit intoSergeyBalabaev:mainfrom
MarinaChristmas:main
Open

BDZ4#7
MarinaChristmas wants to merge 1 commit intoSergeyBalabaev:mainfrom
MarinaChristmas:main

Conversation

@MarinaChristmas
Copy link

Рождественская Марина ИВТ-24 БДЗ №4

@IlyaChichkov
Copy link
Collaborator

Привет!

Та же самая проблема, что и в ПР#6

Copy link
Collaborator

@okuroshi okuroshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Переделывай на Linux. Сейчас нет смысла смотреть дальше

@@ -0,0 +1,3191 @@
/*
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Как я понял, этот код взять из библиотеки или другого opensource решения. Сделай папку libs либо какой-то другой аналог и туда помести то, что ты взял из вне. Если это решение из github, то подключи через submodule этот код. Также дай ссылку на исходники этого кода


#define PORT 9999
#define SERVER_ADDRESS "127.0.0.1"
#define SLEEP_TIME 5 // Increased for better visibility
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

И какая же проблема в видимости ?

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <winsock2.h>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Задания выполняются на ОС Linux Что здесь забыли библиотеки из winapi ?

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

Successfully merging this pull request may close these issues.

3 participants