Difference between revisions of "Web"

From ArmadeusWiki
Jump to: navigation, search
m (Webcam)
m (Webcam)
Line 22: Line 22:
  
 
== Webcam ==
 
== Webcam ==
* [[GspcaWebcam|Webcam (GSCPA driver)]]
+
* [[GspcaWebcam|Webcam (GSPCA driver)]]
  
 
==Misc==
 
==Misc==

Revision as of 21:22, 10 October 2009

Browser

Chat server

Tiny chat server with select() function (no thread) for the armadeus board.

  • C Programming language
  • Multi-Users
  • Console oriented client in C programming language for Linux, windows ...
  • Graphic oriented client in Java ?

Project will continue if people are interested.

For the moment:

  • Chat server is done, run under armadeus card, windows, linux ...
  • Oriented console client is done... (bug with linux, take a lot of ressources)
  • Has been tested with Visual Studio 2005 and Code::blocks (mingw) under windows and gcc under linux

Download

Sources can be found here

HTTP Server

Webcam

Misc