Start of processing packets - implemented PING Responce to Netmail
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
<ul>
|
||||
<li>Supports BINKP network transfers</li>
|
||||
<li>Supports EMSI network transfers</li>
|
||||
<li>Supports PING responses <sup>To be implemented</sup></li>
|
||||
<li>Proxy mode, if you want your BBS to have our main address <sup>To be implemented</sup></li>
|
||||
<li>Supports PING responses</li>
|
||||
<li>A consistent reliable echomail/netmail hub for your BBSes.<br>
|
||||
If you have more than 1 BBS, then the Clearing House can receive all your mail from your uplinks and feed them to your BBSes.
|
||||
</li>
|
||||
|
@@ -156,9 +156,7 @@
|
||||
paging: true,
|
||||
pageLength: 25,
|
||||
searching: true,
|
||||
order: [
|
||||
[3,'asc'],
|
||||
],
|
||||
order: [],
|
||||
});
|
||||
</script>
|
||||
@append
|
Reference in New Issue
Block a user