]>
www.hackdaworld.org Git - my-code/ivac.git/log
summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
hackbard [Fri, 10 Jan 2003 15:28:48 +0000 (15:28 +0000)]
 
MAX_SIZE 1400
hackbard [Thu, 9 Jan 2003 00:26:43 +0000 (00:26 +0000)]
 
--
hackbard [Sat, 16 Nov 2002 16:04:59 +0000 (16:04 +0000)]
 
images
hackbard [Sat, 16 Nov 2002 02:45:00 +0000 (02:45 +0000)]
 
moved to minirgb
hackbard [Wed, 6 Nov 2002 23:33:40 +0000 (23:33 +0000)]
 
improved webcam.c
hackbard [Sun, 3 Nov 2002 03:29:55 +0000 (03:29 +0000)]
 
--
hackbard [Fri, 1 Nov 2002 23:19:02 +0000 (23:19 +0000)]
 
fixed argc bug
hackbard [Fri, 1 Nov 2002 23:01:17 +0000 (23:01 +0000)]
 
checked in minirgb stuff + webcam grabber
hackbard [Wed, 30 Oct 2002 23:50:38 +0000 (23:50 +0000)]
 
fixed dgramrcv.c
hackbard [Sat, 26 Oct 2002 13:15:06 +0000 (13:15 +0000)]
 
udp working in principle now
hackbard [Sat, 19 Oct 2002 18:53:58 +0000 (18:53 +0000)]
 
delted printf call from receive.c
hackbard [Sat, 19 Oct 2002 02:08:09 +0000 (02:08 +0000)]
 
udp buggy!
hackbard [Sat, 19 Oct 2002 01:33:01 +0000 (01:33 +0000)]
 
implemented break through argv[1] prog
hackbard [Sat, 19 Oct 2002 01:06:00 +0000 (01:06 +0000)]
 
added close to listen_fd
hackbard [Fri, 18 Oct 2002 14:08:04 +0000 (14:08 +0000)]
 
fixed send(from) recv(from) bug, added dgramrcv.c
hackbard [Thu, 17 Oct 2002 15:57:16 +0000 (15:57 +0000)]
 
added SO_BROADCAST support
hackbard [Thu, 17 Oct 2002 15:13:33 +0000 (15:13 +0000)]
 
fixed datagram
hackbard [Thu, 17 Oct 2002 14:56:17 +0000 (14:56 +0000)]
 
datagram added
hackbard [Thu, 17 Oct 2002 14:40:53 +0000 (14:40 +0000)]
 
added Makefile
hackbard [Thu, 17 Oct 2002 14:40:39 +0000 (14:40 +0000)]
 
README stuff added
hackbard [Thu, 17 Oct 2002 14:31:40 +0000 (14:31 +0000)]
 
added datagram.c udp streaming server
hackbard [Thu, 17 Oct 2002 12:37:36 +0000 (12:37 +0000)]
 
+
hackbard [Wed, 16 Oct 2002 21:17:50 +0000 (21:17 +0000)]
 
removed hstream.c - thnx 2 hunz :)
hackbard [Wed, 16 Oct 2002 21:17:12 +0000 (21:17 +0000)]
 
version 1 from stream.c and receive.c
hackbard [Wed, 16 Oct 2002 17:49:36 +0000 (17:49 +0000)]
 
corrected versions
hackbard [Wed, 16 Oct 2002 15:53:32 +0000 (15:53 +0000)]
 
blai
hackbard [Wed, 16 Oct 2002 15:53:01 +0000 (15:53 +0000)]
 
...
hackbard [Wed, 16 Oct 2002 03:20:31 +0000 (03:20 +0000)]
 
..
hackbard [Wed, 16 Oct 2002 03:15:43 +0000 (03:15 +0000)]
 
added streaming support
hackbard [Fri, 4 Oct 2002 01:08:17 +0000 (01:08 +0000)]
 
added hcat.c as a tutorial for internet communication using sockets
hackbard [Fri, 4 Oct 2002 01:06:28 +0000 (01:06 +0000)]
 
first setup