Sponsored Content
Full Discussion: Bridging Talk
Top Forums Programming Bridging Talk Post 303028694 by Neo on Saturday 12th of January 2019 10:49:13 PM
Old 01-12-2019
I am wondering if this post above is a vailed attempt to promote Talk Bridge translation services?

Translation services have been around for ages and Google, Facebook and other all have fairly well developed language processing algorithms (not perfect, but working).

Why post this message naming a specific company when the tech world is full of translation projects?
 

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Bridging with SSH Tunnels

Here is the scenario: I use an OpenBSD 2.9 box as my firewall and gateway at the house. One of the boxes behind my OpenBSD box is my FreeBSDBox. I would like to be able to use port forwarding with SSH to enable a secure connection from work to the OpenBSD box and to have the OpenBSD box... (6 Replies)
Discussion started by: auswipe
6 Replies

2. UNIX for Advanced & Expert Users

apple talk

Does anyone know how to route apple talk through a bridged connection ? :eek: (1 Reply)
Discussion started by: maxamaynard
1 Replies

3. IP Networking

UNIX talk

I have the manpage for this utility on my system, but the utility itself is not there. My friend has the utility, but it does not work, not even on the same machine. Does anyone remember it? What software package is it related to? Where is it configured? (1 Reply)
Discussion started by: Corona688
1 Replies

4. IP Networking

problem with bridging!!! :(

Hello, I have an UTM that has 4 ports. I was bridged two ports of it. my pc wired to one port and other one to network. Now I can ping my default gateway but it doesn't work(I haven't access to internet) even http of gateway, what happened? what route I should added? Thanks in advance.:confused: (0 Replies)
Discussion started by: Zaxon
0 Replies

5. Solaris

openindiana bridging problem (brctl)

Hello all, I was trying to hooking up several computers into my openindiana server box, the server box has few RJ45 gigabit ethernet. The desired hierarchy of the network will be shown as on the picture attached. I would like to connect each host into my gigabit ethernet because of me and my... (2 Replies)
Discussion started by: enno
2 Replies

6. IP Networking

Linux Bridging, Wireless AP, IPv6 multicast and autoconfiguration.

Well I cannot be too certain of the setup, since it's a stock firmware, but I have a cheap Belkin wireless-n router and wanted to get some ideas of what may be going on while I've a few moments to ramble on about my problems... I requested the GPL source so I've just been pondering while waiting to... (0 Replies)
Discussion started by: neutronscott
0 Replies

7. What is on Your Mind?

Anybody want to talk about Krack?

At face value this looks bad for Android 6 and Linux. Wi-fi security flaw 'puts devices at risk of hacks' - BBC News (1 Reply)
Discussion started by: hicksd8
1 Replies
talkd(8)						      System Manager's Manual							  talkd(8)

NAME
talkd, ntalkd - The remote communications server for the talk command SYNOPSIS
talkd ntalkd DESCRIPTION
The talkd server notifies a user or callee when a client or caller wants to initiate a conversation. The talkd daemon sets up the conver- sation if the callee accepts the invitation. The caller initiates a conversation by executing the talk command and specifying the callee. The callee accepts the invitation by executing the talk command specifying the caller. The talkd daemon listens at a socket for a LOOK_UP request from a local or remote talk client. On receiving a LOOK_UP request, talkd scans its internal invitation table for an entry that pairs the client (the local or remote talk process) with a caller. If an entry exists in the talkd daemon's international invitation table, the talkd daemon assumes that the client process is the callee. The talkd daemon returns the appropriate rendezvous address to the talk process for the callee. The callee process then establishes a stream connection with the caller process. If an entry does not exist in the invitation table, the talkd daemon assumes that the client process is the caller. The talkd daemon then receives the client process's ANNOUNCE request. When talkd receives the ANNOUNCE request, talkd broadcasts an invitation on the console of the remote host where the callee is logged in, unless the caller specifies a particular tty. At approximately 1-minute intervals, talkd rebroadcasts the invitation until either the invitation is answered by the callee or the call is canceled by the caller. Debugging messages are sent to syslogd(8). For further information on the files used by this daemon, see the syslogd command. FILES
Specifies the command path Defines Internet socket assignments Contains data about users who are currently logged in NOTES
The Tru64 UNIX version of talkd uses the talk 4.3BSD protocol. This command is sometimes referred to as ntalkd. It is not compatible with 4.2BSD versions of talk. RELATED INFORMATION
Commands: inetd(8), syslogd(8), talk(1) delim off talkd(8)
All times are GMT -4. The time now is 04:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy