Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to build a complete live chat system from scratch using multiple technologies including C#, PHP, SQL, and JavaScript in this comprehensive 32-minute tutorial. Discover how to create real-time two-way communication between Unity applications and web pages, with all messages stored in a database for persistence. Start by constructing a chat window interface within the Unity Editor, then progress to implementing HTTP requests for client-server communication. Master the creation of a PHP backend that handles message processing and database interactions, followed by setting up SQL database storage for chat messages. Explore message retrieval systems and develop a web-based admin page for chat management. Gain hands-on experience with cross-platform communication, database integration, and full-stack development principles while building a practical system that can be integrated into games or applications requiring real-time messaging functionality.
Syllabus
00:00 Intro
01:23 Overview & Demo
03:45 Building the Unity Chat Window
09:00 Setting Up HTTP Requests
13:53 Creating the PHP Backend
17:22 Storing Messages in SQL
21:02 Retrieving Messages
25:37 Making a Web Admin Page
29:07 Final System & Extra Features
30:59 Why Problem Solving Matters
31:45 Outro
Taught by
Code Monkey