lapupe
|
2090114f83
|
working on tcpdserver: create 2 fifo file in /tmp/ipc/ for initialization the communication
|
2016-09-16 21:41:23 +02:00 |
lapupe
|
a73ab192ea
|
add cleantmp to remote makefile
|
2016-09-16 21:37:59 +02:00 |
lapupe
|
66fe69e711
|
client can send a first message : service version
|
2016-09-16 15:22:14 +02:00 |
lapupe
|
546fb4b077
|
Merge branch 'master' into pongd
|
2016-09-16 00:14:20 +02:00 |
lapupe
|
cb442e7218
|
tcpdserver deleted
|
2016-09-16 00:12:39 +02:00 |
lapupe
|
64e1e15b6e
|
first steps for the development of remote: connection on TCP done
|
2016-09-16 00:09:04 +02:00 |
Philippe PITTOLI
|
3a95a6ecea
|
first cbor test programs added
|
2016-09-15 23:08:08 +02:00 |
lapupe
|
34ced4437a
|
adapted pingpong apllication for the new version ex: pid-ind_in -> pid-ind-ver-in
|
2016-09-15 15:34:56 +02:00 |
Philippe PITTOLI
|
74d7a87738
|
updates in misc/ and new (future) program "msg" for CBOR msg
|
2016-09-14 23:05:02 +02:00 |
Philippe PITTOLI
|
a9766c39d5
|
pubsub: app communication lib. and service lib. separated
|
2016-09-14 21:09:14 +02:00 |
Philippe PITTOLI
|
83c932f406
|
pubsubd: realloc removed
|
2016-09-14 15:07:08 +02:00 |
Philippe PITTOLI
|
8b4481da9f
|
communication: if read == 0 => it's ok
|
2016-09-14 00:27:50 +02:00 |
Philippe PITTOLI
|
107ab48deb
|
pubsubd: memory leak gone, kind of a problem on pubsubc
pubsubc has a problem when listening for the first time on his own
message, don't know where it comes from
|
2016-09-14 00:20:04 +02:00 |
Philippe PITTOLI
|
3b39e85dfd
|
pubsubd: code removal (sleep)
|
2016-09-13 22:14:03 +02:00 |
Philippe PITTOLI
|
c64a91cdaf
|
pubsubd: code removal
|
2016-09-13 22:13:33 +02:00 |
Philippe PITTOLI
|
beac3f7883
|
Makefile : rm *.o useless
|
2016-09-13 22:08:35 +02:00 |
Philippe PITTOLI
|
71de2482c6
|
ébauche de README
|
2016-09-13 21:56:39 +02:00 |
Philippe PITTOLI
|
85c5d97bad
|
pubsub: client and server seems ok (still a small leak)
|
2016-09-12 19:30:28 +02:00 |
Philippe PITTOLI
|
8537381dac
|
pubsubd++ (bufix, still some to do), pubsubc++
|
2016-09-12 12:45:31 +02:00 |
Philippe PITTOLI
|
0314120304
|
pubsubd: pubsubc, the client, still in progress but (kind of) works
|
2016-09-11 16:55:36 +02:00 |
Philippe PITTOLI
|
2cd6b62bf0
|
pubsubd: memory leaks, but working
|
2016-09-11 14:37:41 +02:00 |
Philippe PITTOLI
|
57168fb1ef
|
pubsubd: chan search, add, del => ok
|
2016-09-11 02:18:12 +02:00 |
Philippe PITTOLI
|
615395b0f3
|
pubsubd: test-subscribers
|
2016-09-11 01:47:58 +02:00 |
Philippe PITTOLI
|
f26406f32f
|
pubsubd: print all structures
|
2016-09-11 01:47:25 +02:00 |
Philippe PITTOLI
|
80c5201b04
|
pubsubd: '\0' added at the end of the chan name
|
2016-09-10 23:15:10 +02:00 |
lapupe
|
7f0e5b62dd
|
some modifications and pingpong is now working with new version
|
2016-09-10 18:34:02 +02:00 |
lapupe
|
878c5e7acc
|
la merde
|
2016-09-10 17:50:02 +02:00 |
Philippe PITTOLI
|
6b2f53aee4
|
process : retour à la version correcte
|
2016-09-10 17:29:50 +02:00 |
Philippe PITTOLI
|
60d6017ef2
|
Merge branch 'master' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk
|
2016-09-10 17:27:19 +02:00 |
Philippe PITTOLI
|
d1aa200e45
|
pubsubd: problem spotted -- fix soon
|
2016-09-10 17:16:39 +02:00 |
lapupe
|
bfb14a3641
|
corrections
|
2016-09-10 17:16:26 +02:00 |
lapupe
|
bde5bc0283
|
Merge branch 'master' of http://git.karchnu.fr/Karchnu/perfectos-junk
Conflicts:
lib/communication.c
lib/process.c
|
2016-09-10 16:59:53 +02:00 |
lapupe
|
8a7ee440fc
|
process
|
2016-09-10 16:48:46 +02:00 |
lapupe
|
0a4988c024
|
PingPong is now working correctly
|
2016-09-10 16:23:30 +02:00 |
Philippe PITTOLI
|
99ca565bb6
|
pubsub: eq test channels -- fixed
|
2016-09-10 02:54:53 +02:00 |
Philippe PITTOLI
|
bd2e3e0d15
|
pubsubd: debug
|
2016-09-09 21:52:56 +02:00 |
Philippe PITTOLI
|
cdf975db29
|
pubsub: tests sur les pipes (read, write)
|
2016-09-09 14:44:15 +02:00 |
Philippe PITTOLI
|
4a32978c53
|
pubsubd: test pipes
|
2016-09-09 13:29:36 +02:00 |
Philippe PITTOLI
|
0524f70bab
|
pubsubd: corrections + tests
|
2016-09-09 12:33:47 +02:00 |
Philippe PITTOLI
|
d754958f9a
|
pubsubd: simplifications
|
2016-09-09 12:06:25 +02:00 |
Philippe PITTOLI
|
21e326a3d4
|
pubsubd: GROS CHANTIER
|
2016-09-09 01:36:44 +02:00 |
Philippe PITTOLI
|
368e54d4cf
|
pubsubd: test programs
|
2016-09-08 23:41:15 +02:00 |
Philippe PITTOLI
|
0d50185b3a
|
pubsubd: debug test program
|
2016-09-08 23:40:48 +02:00 |
Philippe PITTOLI
|
4065b1ab0a
|
pubsubd: test
|
2016-09-08 13:23:07 +02:00 |
Philippe PITTOLI
|
e9169a633d
|
pubsubd: channel copy improved
|
2016-09-07 23:46:00 +02:00 |
Philippe PITTOLI
|
14fd9b84b9
|
pubsubd: test on channels - init, add, get, del all
|
2016-09-07 23:26:28 +02:00 |
Luka Vandervelden
|
18c763eed3
|
Makefile update.
|
2016-09-02 21:43:19 +02:00 |
Philippe PITTOLI
|
773703a234
|
plein de petits trucs
|
2016-06-13 09:47:19 +02:00 |
Philippe PITTOLI
|
07f846b40e
|
no warnings anymore, YEAHHHHHHHHHH :)
|
2016-06-12 14:41:25 +02:00 |
Philippe PITTOLI
|
4549a5b362
|
code bien plus propre
|
2016-06-12 12:38:43 +02:00 |