搜索资源列表
senderandreceiver-python
- socket programming sender receiver with python!
policyServer
- flash 中的 socket 使用,要先访问策略服务器获取安全沙箱的策略文件,如843 端口,然后才能与你的逻辑服务器端口通讯,我提供的是一个策略服务器的代码,可以在命令行用下面的命令启动这个服务 flashpolicyd.py --file=policyfile.xml --port=843-The policyfile.xml file is a Flash Player socket master policy file that will need to be conf
sockServ
- TCP Socket Server example in Python
socket-programming-in-python-1201718479603606-4.z
- socket programming in python
socket
- 用python语言实现的socket编程,客户端和服务端实现连接并交互。-Socket programming python language implementation, client and server connect and interact.
network
- python socket局域网聊天文件传输程序 界面用wxPython编写,实现多线程 -This is a python code that can implement a chat room
Simple-socket.doc.tar
- this code is for python socket programming
network
- python socket局域网聊天与文件传输-python socket
tools
- 一个python客户与服务socket udp实例-a simple python socket upd
socket
- 用python写的socket编程小例子 1.分客户端和服务器端 2.握手后可以进行信息交流-Using socket to write the Python Programming 1 client and server 2 after the handshake can communicate information
socket
- 使用Python制作的简单socket通信程序,包括客户端和服务器端-a simple program of socket communication,inclued the client and the server program.
socket
- 1.这是python tcp 服务器的例子,包含对数据库存取、数据处理等部分,对学习python有一个很好的了解-1. This is an example of a python TCP server, include access to the , data processing and other part, have a good knowledge of learning python
HP-Socket-3.4.3
- HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-p
Python
- socket Programming In Python
python-socket-program
- python socket program,server and client
code
- 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the machine running, open the brows
mirrors-hp-socket-master
- HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-p
socket通信
- python socket 通信server端代码(Python socket communication server end code)
python 实现多线程聊天室 - 副本
- 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)
python聊天室
- 基于Python+socket的多用户网络聊天,可以实现多用户聊天室聊天(Multi user internet chat)