[[Property:title|Advanced]] [[Property:weight|0]] [[Property:uuid|9229e5c1-165e-add7-6ce2-355dec4544f1]] ==Compiling== To compile the example, you must compile two projects: ''chat'' and ''join''. To compile the ''chat ''project: * Launch EiffelStudio. * Click '''Add project''' * Browse to ''$ISE_EIFFEL\examples\net\advanced\chat\''. * Choose ''chat.ecf'' * Choose the location where the project will be compiled, by default the same directory containing the configuration file. * Click '''OK'''. To compile the ''join ''project: * Launch EiffelStudio. * Click '''Add project''' * Browse to ''$ISE_EIFFEL\examples\net\advanced\join\''. * Choose ''join.ecf'' * Choose the location where the project will be compiled, by default the same directory containing the configuration file. * Click '''OK'''.