CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tcp socket server
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tcp socket server - List
[
Web Server
]
qddown_java8543535625
DL : 0
系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-System uses a client/server mode between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Date
: 2025-12-31
Size
: 882kb
User
:
梧桐
[
Web Server
]
sockServ
DL : 1
TCP Socket Server example in Python
Date
: 2025-12-31
Size
: 1kb
User
:
coolnai
[
Web Server
]
TCPtime
DL : 0
VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
Date
: 2025-12-31
Size
: 1.79mb
User
:
Jane
[
Web Server
]
Server
DL : 0
用WinSock提供的多个的套接字API函数实现编程,基于TCP协议,实现即时通信-WinSock multiple socket API functions, programming based on the TCP protocol, instant messaging
Date
: 2025-12-31
Size
: 18.7mb
User
:
李志强
[
Web Server
]
client-server
DL : 0
CLIENT SERVER COMMUNICATION OVER TCP WITH SOCKET PROGRAMMING
Date
: 2025-12-31
Size
: 2kb
User
:
Rohit
[
Web Server
]
workerman-for-win-master
DL : 0
Workerman是一款纯PHP开发的开源高性能的PHP socket 服务器框架。被广泛的用于手机app、手游服务端、网络游戏服务器、聊天室服务器、硬件通讯服务器、智能家居、车联网、物联网等领域的开发。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。-Workerman is an open source high performance PHP socket server framework a pure PHP development. Is widely used in the development of mobile app, mobile games server, network game server, chat server, communications server hardware, intelligent home, car networking, networking and other areas. Support TCP long connections, support Websocket, HTTP protocols, support for custom protocols.
Date
: 2025-12-31
Size
: 47kb
User
:
常昊
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.