搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
networkfish
- 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
dbAgent
- 在机器上开一个端口,代理客户端的数据库请求,用在资源有限的终端访问大型数据库上使用,使用jdbc连接orcle, 客户端使用标准的socket即可-opening machine in a port, agent client database request, with the limited resources available to visit the terminal on the use of large databases, the use of jdbc orcle link,
Socket
- delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
socket
- UNIX中实现基本远程socket通信的代码,主要是将客户端一个文件复制到服务器端-UNIX remote socket to achieve the basic communication code, the client is mainly a file copied to the server-side
VC_advanced_program_development
- 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
client-udp-ip
- C++ SOCKET UDP/IP IMPLIMENTATION
client-unix
- C++ SOCKET UDP IMPLIMENTATION UNIX
Socket
- socket server与client的传输-socket server and client
Server_Client
- 基于 服务器 与客户端 Socket 编程-Server and client Socket
chatroom
- 默认密码为1。 本源码为"简易网络聊天室系统"的源码,由Delphik开发,包括服务端和客户端。服务端包括登陆用户管理、服务器状态管理;客户端可以查看在线人员名单、聊天、说悄悄话。-The default password is 1. The source for the " Simple Internet chat room system," the source, by Delphik development, including server and clien
socket-based-file-transmission
- 这是一个基于SCOKET的文件传输软件,利用DELPHI实现,分为服务器端和客户端两部分!-This is a SCOKET based on the file transfer software, using DELPHI realization, divided into the server and the client two parts!
Socket
- delphi socket编程,服务端与客户端通信,是初学者的好例子-delphi socket programming, server and client communication is a good example for beginners
Socket
- 利用DELPHI开发环境,实现服务器与客户端之间的通信-DELPHI use development environment for communication between server and client
SocketClient
- 实现socket客户端软件,通过socket接口从服务器接收信息-Achieve socket client software to receive information from the server through socket interface
TCPClient
- TCP socket 传输客户端 没有界面-TCP socket client
Simple-TCP---Client
- tcp socket client example
远程socket通信
- 远程socket通信代码 内含client和server代码(Contains four source code and experimental instructions)
socket通信
- 使用indy组件做的一个客户端和服务端的通信(A client and server communications using the Indy component)
TCP Multiple Connections - Client 2
- TCP/IP socket通讯,测试Robot,客户端(TCP/IP socket Communication, testing Robot, the client)