摘要: |
通过套接字(Socket)编程,在网络中客户端采用Java语言,服务端采用C语言,成功地实现不同平台下点对点的文件传输,实现网络上任何2台计算机间的文件共享。 |
关键词: 文件传输 套接字编程 UNIX Windows |
DOI: |
投稿时间:2004-05-28 |
基金项目: |
|
Realization of File Transfer from Point to Point Between UNIX and Windows |
Chen Pan
|
(Guangxi Arts College, Nanning, Guangxi, 530022, China) |
Abstract: |
The point to point file transfer between different platforms in a network is realized using socket programme.The Java language is used in the client of the network and the C language is used in the server of the network.The documant sharing in any two computers in the network is achieved. |
Key words: file transfer Socket programme UNIX Windows |