HY335a-Project
A_multithread_chat_Server_and_chat_client
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Data Fields
broadcast_invitation_tread_params Struct Reference

#include <chatserver.h>

Data Fields

int port
char * server_ip
int refresh_rate

Detailed Description

Pass this struct as parameter to the thread that broadcasts the invitation messages for the automatic server discovery.


Field Documentation

int broadcast_invitation_tread_params::port

The port on which the server listens

int broadcast_invitation_tread_params::refresh_rate

Every how many seconds a broadcast message is sent

char* broadcast_invitation_tread_params::server_ip

The IP address of the server


The documentation for this struct was generated from the following file: