Eastern Communications Co.,Ltd. — Investor Relations & Filings
About Eastern Communications Co.,Ltd.
Eastern Communications Co., Ltd. specializes in the development and provision of advanced information and communication technology solutions. The company operates across several core segments, including private network communications, financial electronics, and intelligent manufacturing services. Its private network division focuses on digital trunking systems and terminals utilizing TETRA and PDT standards for public safety, transportation, and utility sectors. In the financial electronics domain, the company designs and manufactures automated teller machines, self-service terminals, and related software systems. Furthermore, it provides comprehensive electronic manufacturing services and smart card solutions. The company integrates research, development, and production to deliver secure communication infrastructure and automated financial hardware to a global client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东方通信股份有限公司2026年第一次临时股东会决议公告 | 2026-04-03 | Chinese | |
| 浙江天册律师事务所关于东方通信股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-03 | Chinese | |
| 东方通信股份有限公司2026年第一次临时股东会会议资料 | 2026-03-27 | Chinese | |
| 东方通信股份有限公司第十届董事会第五次会议决议公告 | 2026-03-18 | Chinese | |
| 东方通信股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-03-18 | Chinese | |
| 东方通信股份有限公司关于择机出售交易性金融资产的公告 | 2026-03-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 41579765 | 东方通信股份有限公司2026年第一次临时股东会决议公告 | 2026-04-03 | Chinese | ||
| 41579759 | 浙江天册律师事务所关于东方通信股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-03 | Chinese | ||
| 41579756 | 东方通信股份有限公司2026年第一次临时股东会会议资料 | 2026-03-27 | Chinese | ||
| 41579748 | 东方通信股份有限公司第十届董事会第五次会议决议公告 | 2026-03-18 | Chinese | ||
| 41579740 | 东方通信股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-03-18 | Chinese | ||
| 41579733 | 东方通信股份有限公司关于择机出售交易性金融资产的公告 | 2026-03-18 | Chinese | ||
| 41579723 | 东方通信股份有限公司第十届董事会第四次会议决议公告 | 2026-02-02 | Chinese | ||
| 41579711 | 东方通信股份有限公司2025年年度业绩预告 | 2026-01-29 | Chinese | ||
| 41579701 | 东方通信股份有限公司关于择机出售交易性金融资产的进展公告 | 2026-01-27 | Chinese | ||
| 41579694 | 东方通信股份有限公司关于变更签字注册会计师的公告 | 2026-01-27 | Chinese | ||
| 41579683 | 东方通信股份有限公司股票交易异常波动公告 | 2026-01-19 | Chinese | ||
| 41579670 | 东方通信股份有限公司股票交易风险提示公告 | 2026-01-13 | Chinese | ||
| 41579655 | 东方通信股份有限公司股票交易异常波动公告 | 2026-01-12 | Chinese | ||
|
2025
2 filings
| |||||
| 41579646 | 东方通信股份有限公司关于控股子公司变更经营范围、名称等事项并完成工商变更登记的公告 | 2025-12-23 | Chinese | ||
| 41579644 | 东方通信股份有限公司2025年第三次临时股东会决议公告 | 2025-11-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
Eastern Communications Co.,Ltd. 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/56997/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56997 | 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=56997 | 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=56997 \ -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": 56997}, 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 Eastern Communications Co.,Ltd. (id: 56997)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.