Показать сообщение отдельно
Старый 15.11.2004, 14:56     # 9
ivahaev
::VIP::
шайтан-башка
 
Аватар для ivahaev
 
Регистрация: 31.03.2003
Адрес: imho.ws Тюменское отделение
Сообщения: 1 902

ivahaev СуперБогivahaev СуперБог
ivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБогivahaev СуперБог
Сразу скажу, что бросилось в глаза - нет диалога подключения. При первом запуске прога упала в трей и всё. Нужен диалог настройки.
Второе. Распаковал серверную часть и все слилось в ./. Надо бы тарить директорию, а не файлы - традиция такая

Вот лог компиллятора:
Код:
#make
gcc -O -pipe  -c main.c
main.c: In function `main':
main.c:108: syntax error before `*'
main.c:109: `fpid' undeclared (first use in this function)
main.c:109: (Each undeclared identifier is reported only once
main.c:109: for each function it appears in.)
main.c:114: syntax error before `int'
main.c:115: `insocket' undeclared (first use in this function)
main.c:118: syntax error before `int'
main.c:125: `wsocks' undeclared (first use in this function)
main.c:128: syntax error before `int'
main.c:131: `sock_len' undeclared (first use in this function)
main.c:133: `pollres' undeclared (first use in this function)
main.c:141: `acsocket' undeclared (first use in this function)
main.c:146: `buff' undeclared (first use in this function)
main.c:153: `fst' undeclared (first use in this function)
main.c:162: `pos' undeclared (first use in this function)
main.c:184: syntax error before `*'
main.c:185: `shellprog' undeclared (first use in this function)
main.c: In function `OpenSocket':
main.c:245: syntax error before `int'
main.c:246: `opt' undeclared (first use in this function)
*** Error code 1
ivahaev вне форума