<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Andrew and everyone else,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This question seems to come up frequently... Here's 
a very simple server that you can study. Based on that you should easily be able 
to make a client, the only difference is that you connect instead of listen and 
you have to compose the packets which is a snap to do.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The code is not indented, because it makes it much 
harder for a blind person like myself to read indented code on a braille 
display. Hope it works for you anyway.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Philip Bennefall</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">P.S. This compiles on both Windows and Linux 
  straight out of the box.</DIV>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=andrewfenn@gmail.com href="mailto:andrewfenn@gmail.com">Andrew 
  Fenn</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=enet-discuss@cubik.org 
  href="mailto:enet-discuss@cubik.org">Discussion of the ENet library</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, August 09, 2008 9:25 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [ENet-discuss] Example code 
  tutorial</DIV>
  <DIV><BR></DIV>
  <DIV dir=ltr>I have been working on this for awhile now and I am having a real 
  problem trying to get a basic client and server working. <BR><BR>Is it 
  possible for someone to post a working client and server console app so I can 
  modify and study it as I find the current tutorial and documentation difficult 
  to comprehend on how to correctly add enet to my 
  code.<BR><BR>thanks,<BR>Andrew<BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>ENet-discuss mailing 
  list<BR>ENet-discuss@cubik.org<BR>http://lists.cubik.org/mailman/listinfo/enet-discuss<BR></BLOCKQUOTE></BODY></HTML>