
TTCC — Investor Relations & Filings
Tai Tung Communication Co., Ltd. is a specialized manufacturer of communication transmission materials and infrastructure solutions. The company provides a comprehensive range of products, including indoor and outdoor fiber optic cables, single-mode and multi-mode cables, Fiber to the Home (FTTH) accessories, and passive optical components. Its portfolio also extends to power transmission materials and microwave transmission coaxial cables. Beyond hardware manufacturing, the company offers system integration services and network communication solutions. Tai Tung is increasingly focused on advanced telecommunications technologies, including B5G and 6G infrastructure, low earth orbit (LEO) satellite communication payloads, and 5G millimeter wave testing. By integrating manufacturing expertise with research and development, the company supports critical infrastructure across telecommunications, power utilities, defense, and construction sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司一一五年股東常會重要決議事項 | 2026-05-25 | Chinese | |
| 114年度股利金額(股東會決議) | 2026-05-25 | Chinese | |
| 115年第1季財務報告書 — 202601_8011_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47012265 | 公告本公司一一五年股東常會重要決議事項 | 2026-05-25 | Chinese | ||
| 47010076 | 114年度股利金額(股東會決議) | 2026-05-25 | Chinese | ||
| 46368747 | 115年第1季財務報告書 — 202601_8011_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373867 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373588 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373229 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372945 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46372592 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372306 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46371986 | 公司基本資料 | 2026-05-14 | Chinese | ||
| 45751832 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 41702669 | 114年第4季財務報告書 — 202504_8011_AIC.pdf | 2026-05-06 | Chinese | ||
| 41702642 | 114年第4季財務報告書 — 202504_8011_AIA.pdf | 2026-05-06 | Chinese | ||
| 41702600 | 114年第4季財務報告書 — 202504_8011_AI3.pdf | 2026-05-06 | Chinese | ||
| 41702571 | 114年第4季財務報告書 — 202504_8011_AI1.pdf | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fibre optic cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Birla Cable Limited
Manufacturer of optical fiber, copper, and specialty cables…
|
BIRLACABLE | IN | Manufacturing |
|
Fujikura Ltd.
Develops and manufactures advanced technologies centered on…
|
5803 | JP | Manufacturing |
|
Jiangsu Etern Company Limited
Manufactures optical and power cables and provides turnkey …
|
600105 | CN | Manufacturing |
|
Jiangsu Zhongtian Technology Co.,Ltd.
Provides infrastructure for telecommunications, power grids…
|
600522 | CN | Manufacturing |
|
OPTICAL CABLE CORP
Manufactures fiber optic and copper data cabling for harsh …
|
OCC | US | Manufacturing |
|
Tamilnadu Telecommunications Ltd.
Manufactures optical fiber cables for telecommunications an…
|
TNTELE | IN | Manufacturing |
|
Vindhya Telelinks Ltd.
Manufacturer of telecom cables and EPC provider for network…
|
VINDHYATEL | IN | Manufacturing |
TTCC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52705/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52705 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52705 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52705 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52705}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for TTCC (id: 52705)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.