GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
gnunet_applications.h File Reference

Constants for network applications operating on top of the CADET service. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GNUNET_APPLICATION_TYPE_END   0
 End of list marker.
 
#define GNUNET_APPLICATION_TYPE_TEST   1
 Test.
 
#define GNUNET_APPLICATION_PORT_FS_BLOCK_TRANSFER   "fs-block"
 Transfer of blocks for non-anonymmous file-sharing.
 
#define GNUNET_APPLICATION_PORT_RPS   "rps"
 Transfer of blocks for random peer sampling.
 
#define GNUNET_APPLICATION_PORT_INTERNET_RESOLVER   "exit-dns"
 Internet DNS resolution (external DNS gateway).
 
#define GNUNET_APPLICATION_PORT_IPV4_GATEWAY   "exit-ipv4"
 Internet IPv4 gateway (any TCP/UDP/ICMP).
 
#define GNUNET_APPLICATION_PORT_IPV6_GATEWAY   "exit-ipv6"
 Internet IPv6 gateway (any TCP/UDP/ICMP).
 
#define GNUNET_APPLICATION_TYPE_EXIT_REGEX_PREFIX   "GNUNET-VPN-VER-0001-"
 Internet exit regex prefix.
 
#define GNUNET_APPLICATION_TYPE_CONSENSUS   18
 Consensus.
 
#define GNUNET_APPLICATION_TYPE_SET   19
 Set.
 
#define GNUNET_APPLICATION_TYPE_CONVERSATION_CONTROL   21
 Conversation control data.
 
#define GNUNET_APPLICATION_TYPE_CONVERSATION_AUDIO   22
 Conversation audio data.
 
#define GNUNET_APPLICATION_TYPE_MQTT   23
 MQTT publish-subscribe.
 
#define GNUNET_APPLICATION_TYPE_MULTICAST   26
 Multicast data.
 

Detailed Description

Constants for network applications operating on top of the CADET service.

Definition in file gnunet_applications.h.