<html><head></head><body><div>Hello Steven,</div><div><br></div><blockquote type="cite"><div>1.) I successfully got a nopoll an example talking to text based WebSocket Java Server. Still alot of work ahead.</div></blockquote><div><br></div><div>Nice,</div><div><br></div><blockquote type="cite"><div><br></div><div>2.) I downloaded noPollW64. The only problem I had was the nopoll.lib was 32bit. I used the windows lib command to correct. You can tell the bitness with the dumpbin /Headers command.</div><div><a href="https://github.com/ASPLes/nopoll">https://github.com/ASPLes/nopoll</a></div></blockquote><div><br></div><div>Ok, I'll review that asap. BTW, can you post what you did to correct it? </div><div><br></div><div><br></div><blockquote type="cite"><div><br></div><div>3.) Have trouble building noPollW64 with Mingw/automake. Where are you getting autoconf/automake from?</div></blockquote><div><br></div><div>Ok, all the autoconf/automake building process is currently the main building</div><div>choice we are using for *nix platforms (it gives nearly no problems). But for windows</div><div>that's another story. In such scenario, we are building noPoll under windows/mingw</div><div>using custom made makefiles triggered by:</div><div><br></div><div>>> make -f Makefile.win build  # at the top directory</div><div><br></div><div>Take a look inside it to get a glimpse on how to use it (pretty straightfoward). Use </div><div>config.mk.example to rename it to config.mk and update it according to your platform</div><div>settings,</div><div><br></div><div>Happy coding,</div><div>Best Regards,</div><div><br></div><div><br></div><div><br></div><blockquote type="cite"><div><br></div><div>Thanks</div><div>Steve</div><div>_______________________________________________</div><div>noPoll mailing list</div><div><a href="mailto:noPoll@lists.aspl.es">noPoll@lists.aspl.es</a></div><div><a href="http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll">http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll</a></div></blockquote></body></html>