简体   繁体   中英

connecting to client system using ip address

我正在用Java编写聊天程序。如何通过输入服务器的IP地址将服务器连接到特定的客户端系统?

Without being rude, your question seems to be one of "How do I win the F1 championship?" when you don't know how to drive a car.

If I'm wrong, the Java Socket tutorials should give you everything you need: http://download.oracle.com/javase/tutorial/networking/sockets/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM