Skip to content

BDZ4#7

Open
MarinaChristmas wants to merge 1 commit into
SergeyBalabaev:mainfrom
MarinaChristmas:main
Open

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

Conversation

@MarinaChristmas

Copy link
Copy Markdown

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

@IlyaChichkov

Copy link
Copy Markdown
Collaborator

Привет!

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

@okuroshi okuroshi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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

Comment thread cJSON.c
@@ -0,0 +1,3191 @@
/*

Copy link
Copy Markdown
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 этот код. Также дай ссылку на исходники этого кода

Comment thread client.c

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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

Comment thread client.c
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <winsock2.h>

Copy link
Copy Markdown
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