-work around MHD_USE_TLS not being in old MHD versions
[oweals/gnunet.git] / src / include / gnunet_applications.h
index 1817fcac76abe98beb01d657122e613fff8db0c2..9620d909e43626ec51e0653a7d0b21d72b8e892f 100644 (file)
@@ -53,7 +53,12 @@ extern "C"
 /**
  * Transfer of blocks for non-anonymmous file-sharing.
  */
-#define GNUNET_APPLICATION_TYPE_FS_BLOCK_TRANSFER 3
+#define GNUNET_APPLICATION_PORT_FS_BLOCK_TRANSFER "fs-block"
+
+/**
+ * Transfer of blocks for random peer sampling.
+ */
+#define GNUNET_APPLICATION_PORT_RPS "rps"
 
 /**
  * Internet DNS resolution (external DNS gateway).  This is a "well-known"