Sponsored Content
Top Forums Web Development Can you embed Skype or any other video chat/chat program into a webpage? Post 302518311 by fpmurphy on Friday 29th of April 2011 08:59:59 AM
Old 04-29-2011
Never had to try and embed Skype and as far as I know it is not possible. I have embedded a number of video chat rooms in webpages. Typically such programs are Flash-based.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Chat program

Hi to all small question for someone extremely new to the subject. Could anyone point me in the direction of the source code for a client server, message passing program? Thanx for all your help (6 Replies)
Discussion started by: Mrchat
6 Replies

2. UNIX for Dummies Questions & Answers

Chat Program

i need chat program in c. know sockets to some extent. (4 Replies)
Discussion started by: krishnavel
4 Replies

3. What is on Your Mind?

Very Funny and Somewhat Amazing 2006 Chat Bot Chat

Working on the badging system, Just found this old thread for 2006 and started reading it. ROTFL ... what a great discussion between forum members and our chat bot Gollum "back in the good old days"... You must check this out if you want a laugh and big smile: ... (1 Reply)
Discussion started by: Neo
1 Replies
INDEX_DUMP(1p)						User Contributed Perl Documentation					    INDEX_DUMP(1p)

NAME
index_dump - Show the content of the index file FORMAT
index_dump [options] file [ tag ] where options are --debug set debug level --type specifies the num/date/char type of the index --start defines the value to start dump from --n prints also the total number of records in the file SYNOPSIS
index_dump rooms.cdx FACILITY index_dump --debug=14 --start=Dub rooms.cdx ROOMNAME DESCRIPTION
Index_dump prints to standard output the content of the index file. The type of the index is one of those supported by the XBase::Index Perl module (cdx, idx, ntx, ndx, mdx). The output contains the index key and the value, which is the record number in the correcponding dbf file. For mulitag index files (like cdx), you need to specify the tag name to get the actual data. AVAILABLE FROM
http://www.adelton.com/perl/DBD-XBase/ AUTHOR
(c) 1999--2011 Jan Pazdziora. SEE ALSO
perl(1); XBase::Index(3pm); dbf_dump(1p) perl v5.12.4 2011-08-31 INDEX_DUMP(1p)
All times are GMT -4. The time now is 01:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy